pify-native
Promisify a callback-style function with native util.promisify support
Promisify a callback-style function with native util.promisify support
Promisify methods on the prototype of an object
Extend Quill JS editor to fire events as soon as matching text is entered!
first publish npm package
Execute callbacks in sequence.
Redis based storage strategy for queuep
Adapt promise with callback paradigm
Convert callback-based functions to use io.js promises
Convert callback-based functions to use io.js promises
A small ES6 module that turns any async function with callback into a promise
Promisify decorator
Quick patch to enable promises on node callback-style functions.
Take a request with an asynchronous response and turn it into a promise
A small utility to convert a node callback-based, async function into a promise-based async function
A well-tested library for handling Promises with Flow type declarations and carefully thought out API
Take a function that accepts a callback as it's last parameter and makes it so that you can use the callback paradigm or the promise paradigm on that function.
Support both callback and promise style functions.
Print errors from a callback.
Run a queue of tasks, with classic callbacks to control task completion
An extension of the node repl that includes history and a callback logger and utility