[ Bron: node-run-async ]
Pakket: node-run-async (2.4.1-1)
Verwijzigingen voor node-run-async
Debian bronnen:
Het bronpakket node-run-async downloaden:
- [node-run-async_2.4.1-1.dsc]
- [node-run-async_2.4.1.orig.tar.gz]
- [node-run-async_2.4.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Run function synchronously or asynchronously
Node.js module to run a function either synchronously or asynchronously using a series of common patterns. This is useful for library author accepting sync or async functions as parameter. runAsync will always run them as an async method, and normalize the multiple signature.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-run-async gerelateerde pakketten
|
|
|
|
-
- dep: node-is-promise
- Test whether an object looks like a promises-a+ promise