软件包: node-depd (2.0.0-1)
node-depd 的相关链接
Trisquel 的资源:
下载源码包 node-depd:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Andrew Kelley
外部的资源:
- 主页 [github.com]
相似软件包:
mark a function or property as deprecated - Node.js module
This module goes above and beyond with deprecation warnings by introspecting the call stack (but only the bits that it is interested in).
Instead of just warning on the first invocation of a deprecated function and never again, this module will warn on the first invocation of a deprecated function per unique call site, making it ideal to alert users of all deprecated uses across the code base, rather than just whatever happens to execute first.
The deprecation warnings from this module also include the file and line information for the call into the module that the deprecated function was in.
Node.js is an event-based server-side JavaScript engine.
其他与 node-depd 有关的软件包
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同时作为一个虚包由这些包填实: node-pegjs