A plugin for barracks to support Promises in effects and subscriptions
A simple utility for promisifying functions and classes.
Converts callback-based functions to ES6 Promises
Promisify an entire class or object
Promisify a callback-style function
Node 8's util.promisify, as a node module
seriously like the best async child process library
Polyfill/shim for util.promisify in node versions < v8
Promisify any of: callback function, sync function, generator function, promise-returning function
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
Seneca plugin for user and promisify permissions.
🐊Putout plugin adds ability to transform code to new API of Node.js
Convert HEIC/HEIF images to JPEG and PNG
Convert callback-based APIs to promises
TypeScript definitions for es6-promisify
A lean Promises and Async lib for ES6/ES7
Utility to resolve EventEmitters as a promise
Decode HEIC images to raw data
Wrap Node-callback functions to return Promises.
Turn a callback-style function into a function that returns a promise
Promisify grpc client that generated by `@grpc/grpc-js` with type declaration.