Skip to content

Helper function to do classic inheritance in JavaScript (deprecated, do not use this software)

License

Notifications You must be signed in to change notification settings

kapouer/node-inherits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deprecated

Please use https://github.com/isaacs/inherits or even simpler, require('util').inherits

node-inherits

Helper function to do classic inheritance in JavaScript.

node-inherits is an implementation of trivial, obvious code that is nonetheless required by several Node.js modules. Those modules use 'inherits', the license of which is not clear enough to be called a free software license. This original rewrite allows node-inherits to propose an alternative with a free software license.

See source code for usage.

About

Helper function to do classic inheritance in JavaScript (deprecated, do not use this software)

Resources

License

Stars

Watchers

Forks

Packages

No packages published