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