[ Bron: node-any-promise ]
Pakket: node-any-promise (1.3.0+~cs0.12.21-1)
Verwijzigingen voor node-any-promise
Debian bronnen:
Het bronpakket node-any-promise downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.