Showing 1-20 of 384,885 packages
Promisify all callbacks
Promisify an entire class or object
A simple utility for promisifying functions and classes.
Polyfill/shim for util.promisify in node versions < v8
Converts callback-based functions to ES6 Promises
Tiny, dependency free promisify library.
Promisify a callback-style function
Promisify all function in an object, using [relike][].
Node 8's util.promisify, as a node module
Promisify all node-sqlite3 functions
seriously like the best async child process library
Promisify any of: callback function, sync function, generator function, promise-returning function
Promisify ALL the node.js modules (with proxies).
Promisify all the things!
Like Promise.all, but save rejections until all promises are resolved
Promisify EventEmitter's event.
Convert callback-based APIs to promises
Simple and lightweight utility for transforming callback functions to Promises
Promisify a function call so users can call a function with a callback or get a promise
Promisify all `node-sqlite3` APIs. Also, with TypeScript type definitions.