NuxRef

nodejs-inherits - Browser-friendly inheritance fully compatible with standard node.js inherits()

Website: https://github.com/isaacs/inherits
License: ISC
Vendor: http://nuxref.com
Description:
While keeping you sure you are using standard inherits
implementation in node.js environment, it allows bundlers
such as browserify to not include full util package to
your client code if all you need is just inherits function.
It worth, because browser shim for util package is large and
inherits is often the single function you need from it.

Packages

nodejs-inherits-2.0.1-1.el7.nuxref.src [6 KiB] Changelog Chris Caron (2016-04-14):
- Initial release (v2.0.1-1)