[ 源代码: node-util-deprecate ]
软件包:node-util-deprecate(1.0.2-3)
node-util-deprecate 的相关链接
Debian 的资源:
下载源码包 node-util-deprecate:
- [node-util-deprecate_1.0.2-3.dsc]
- [node-util-deprecate_1.0.2.orig.tar.gz]
- [node-util-deprecate_1.0.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js's `util.deprecate()` function with browser support
In Node.js, this module simply re-exports the util.deprecate() function.
In the web browser (i.e. via browserify), a browser-specific implementation of the util.deprecate() function is used.
Node.js is an event-based server-side JavaScript engine.