pify
Promisify a callback-style function
Found 18 results for denodeify
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/)
Promisify a callback-style function
nodeify from then/Promise, all by itself
promisen.js creates promise-returning functions. ready for ES6 Promise.
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Modern conveniences for native JavaScript promises.
Immediately invoked [pify](https://github.com/sindresorhus/pify)
Promisify ALL the node.js modules (with proxies).
Promisify a callback-style function with native util.promisify support
Convert a callback-style function to an AsyncFunction
Promisify with proxies
Convert node.js-style functions to return Promises
Promisify a callback-style function
wrap an object's callback methods with promise returning ones
Promisify a callback-style function
Promisify methods on the prototype of an object