NuxRef

nodejs-inherits1 - A tiny simple way to do classic inheritance in JS - legacy version

Website: https://github.com/isaacs/inherits
License: WTFPL
Vendor: Fedora Project
Description:
A tiny simple way to do classic inheritance in JavaScript.

This is the legacy version used by many Node.js modules for many years, and is
retained for backward compatibility.  New modules should use the inheritance
functionality available in core Node.js or use the new version of inherits if
they need browser support as well.

Packages

nodejs-inherits1-1.0.0-11.el6.noarch [5 KiB] Changelog T.C. Hollingsworth (2013-06-23):
- restrict to compatible arches