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