[ ソース: 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.