[ 原始碼: node-is-promise ]
套件:node-is-promise(4.0.0-2)
node-is-promise 的相關連結
Debian 的資源:
下載原始碼套件 node-is-promise:
- [node-is-promise_4.0.0-2.dsc]
- [node-is-promise_4.0.0.orig.tar.gz]
- [node-is-promise_4.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Test whether an object looks like a promises-a+ promise
Node.js module to test whether an object looks like a promises-a+ promise (a javascript object representing the eventual result of an asynchronous operation) compliant with the Promises/A+ specification.
Node.js is an event-based server-side JavaScript engine.