Convert a callback-based api to one that returns a promise
node-promisify based when.js
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
seriously like the best async child process library
Converts callback-based functions to ES6 Promises
Promisify an entire class or object
Promisify a callback-style function
Promisify a function call so users can call a function with a callback or get a promise
Promisify any of: callback function, sync function, generator function, promise-returning function
A lean Promises and Async lib for ES6/ES7
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 callback-based APIs to promises
Convert HEIC/HEIF images to JPEG and PNG
🐊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.
Node module for simple promisification