[ 源代码: node-any-promise ]
软件包:node-any-promise(1.3.0+~cs0.12.21-1)
node-any-promise 的相关链接
Debian 的资源:
下载源码包 node-any-promise:
- [node-any-promise_1.3.0+~cs0.12.21-1.dsc]
- [node-any-promise_1.3.0+~cs0.12.21.orig-native-promise-only.tar.gz]
- [node-any-promise_1.3.0+~cs0.12.21.orig-vow.tar.gz]
- [node-any-promise_1.3.0+~cs0.12.21.orig.tar.gz]
- [node-any-promise_1.3.0+~cs0.12.21-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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.