Search results
24 packages found
A performant and standard (Bluebird) library that registers a node-style callback on a promise
Callbackify a promise function. The logical reverse of `thenify`.
nodeify from then/Promise, all by itself
Convert promised code to use node style callbacks
Notifiy a node callback when a Promise has resolved or rejected
Convert promised code to use node style callbacks
promisen.js creates promise-returning functions. ready for ES6 Promise.
A performant and standard (Bluebird) library that registers a node-style callback on a promise
Create functions that both return promises and accept node-style callbacks
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
Essential utils for promises
- callback
- cancel
- cancellable
- cancelable
- cancellation
- cancelation
- token
- CancelToken
- compose
- delay
- event
- fromCallback
- fromEvent
- fromEvents
- View more
Convert js files to node modules
A very lightweight way to nodefiy a promise.
Compose a Node errback using an error and success handler
Use bluebird's ascallback (aka nodeify) to convert promises to node style callbacks.
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
Use Node.js modules with React Native by injecting global symbols
Nodeify a promise-returning function
Convert an async or promise returning function to a callback accepting function