nodejs-inherits1 - A tiny simple way to do classic inheritance in JS - legacy version
Website: | https://github.com/isaacs/inherits |
---|---|
License: | WTFPL |
- 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.sdl6.noarch [6 KiB] |
Changelog
by T.C. Hollingsworth (2013-06-23):
- restrict to compatible arches |