[ ソース: node-inherits ]
パッケージ: node-inherits (2.0.4-6)
node-inherits に関するリンク
Debian の資源:
node-inherits ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Node.js module that exposes inherits function
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.
その他の node-inherits 関連パッケージ
|
|
|
|
-
- dep: libjs-inherits (= 2.0.4-6)
- Browser library that exposes inherits function from Node.js environment