[ Bron: node-inherits ]
Pakket: libjs-inherits (2.0.4-1)
Verwijzigingen voor libjs-inherits
Debian bronnen:
Het bronpakket node-inherits downloaden:
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- Jérémy Lal (QA-pagina)
- Daniel Pocock (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Browser library that exposes inherits function from Node.js environment
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 browser module.