node-inherits

Node.js module that exposes inherits function

Description

node-inherits exposes standard inherits implementation of Node.js util module, and allows bundlers such as browserify to not include full util package in client code.

It is recommended to use this module for all code that requires only the inherits function and that has a chance to run in a browser too.

This is the Node.js module. Node.js is an event-based server-side javascript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/isaacs/inherits


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-inherits