套件: node-depd (2.0.0-1)
node-depd 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-depd:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- 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