node-promisify based when.js
seriously like the best async child process library
Polyfill/shim for util.promisify in node versions < v8
A simple utility for promisifying functions and classes.
Node 8's util.promisify, as a node module
Converts callback-based functions to ES6 Promises
Promisify an entire class or object
Promisify a callback-style function
Convert callback-based APIs to promises
Promisify a function call so users can call a function with a callback or get a promise
A lean Promises and Async lib for ES6/ES7
Promisify any of: callback function, sync function, generator function, promise-returning function
Tiny, dependency free promisify library.
Wrap Node-callback functions to return Promises.
Simple and lightweight utility for transforming callback functions to Promises
Promisify EventEmitter's event.
TypeScript definitions for promisify-node
Convert HEIC/HEIF images to JPEG and PNG
promisifyAll with node's native promisify function
Like Promise.all, but save rejections until all promises are resolved
🐊Putout plugin adds ability to transform code to new API of Node.js
TypeScript definitions for es6-promisify
Wrap any node-style callback function with a promise.
A simple utility to convert NodeJS async functions to native JS promises.