Search results
19 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Promisify everything without modification using util.promisify and ES6 Proxy
- pify
- promise
- promises
- promisify
- promisify all
- callback
- callbackify
- then
- thenify
- async
- await
- es2015
- bluebird
- proxy
- View more
A backport of `util.callbackify` for Node.js 6.0 and up.
- async
- callback
- callbackify
- cb
- convert
- depromisify
- dethenify
- errback
- nodeback
- nodeify
- promise-to-callback
- promise
- promisify
- then
- View more
Naive callbackification 🙈
Wrap a promise to allow passing callback to `.then` of given promise, also works as normal `.then`
Remotely resolveable Native Javascript Promise that exposes it's resolver and rejector callbacks and a debugging API with lifecycle events
- Remoter
- remote
- resolve
- Callback
- callbackify
- de-promisify
- inverted
- Promise
- Deferred
- defer
- EventEmitter
- Await Event
- Cancel Promise
- Sleep
- View more
node callbackify promises
Callbackify for AWS Lambda
Lightweight callbackify
Helpful functions that deal with promises. Avoid fast-failing and wait for all promises to be settled, iterate over arrays and objects, useful promise generation functions, promisify and callbackify.
Create callback-last style functions from functions returning promises and from generator functions.
Alternative converter between promises and callbacks
Lightweight callbackify
Promisify and callbackify functions
Lightweight callbackify
Lightweight callbackify
Lightweight callbackify
transform an async function to callback style
Easily switch between callbacks and Promises.
Promisify wrapper that yields automatic handling of Promise or node-style callback based on invocation parameters.