套件: node-any-promise (1.3.0-1)
node-any-promise 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-any-promise:
- [node-any-promise_1.3.0-1.dsc]
- [node-any-promise_1.3.0.orig.tar.gz]
- [node-any-promise_1.3.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
Resolve any installed ES6 compatible promise
Let your library support any ES 2015 (ES6) compatible `Promise` and leave the choice to application authors. The application can *optionally* register its preferred `Promise` implementation and it will be exported when requiring `any-promise` from library code.
Node.js is an event-based server-side JavaScript engine.