pify
Promisify a callback-style function
Promisify a callback-style function
Let your JS API users either give you a callback or receive a promise
[](https://nodei.co/npm/then-denodeify/)
promisen.js creates promise-returning functions. ready for ES6 Promise.
Promisify a callback-style function
nodeify from then/Promise, all by itself
Modern conveniences for native JavaScript promises.
Immediately invoked [pify](https://github.com/sindresorhus/pify)
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Promisify ALL the node.js modules (with proxies).
Promisify with proxies
Convert a callback-style function to an AsyncFunction
Promisify a callback-style function
Promisify a callback-style function with native util.promisify support
Promisify methods on the prototype of an object
wrap an object's callback methods with promise returning ones
Promisify a callback-style function
Convert node.js-style functions to return Promises