[ Source: node-thenify ]
Package: node-thenify (3.3.1-1)
Links for node-thenify
Debian Resources:
Download Source Package node-thenify:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Promisify a callback-based function
Some features of this module:
- Preserves function names - Uses a native promise implementation if available and tries to fall back to a promise implementation such as bluebird - Converts multiple arguments from the callback into an Array, also support change the behavior by options.multiArgs - Resulting function never deoptimizes - Supports both callback and promise styleAn added benefit is that thrown errors in that async function will be caught by the promise!
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-thenify
|
|
|
|
-
- dep: node-any-promise (>= 1.0.0)
- Resolve any installed ES6 compatible promise
Download node-thenify
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.2 kB | 20.0 kB | [list of files] |