[ 源代码: node-any-promise ]
软件包: 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 (Mail Archive)
- 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.