Convert callback-based function into promise. Simple, 10LOC, no deps.
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.
Asynchronous HTTP microservices
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
Wrappers for built-in fetch() enabling killswitch, logging, concurrency limit and other features
Define complex binary structures using composable primitives
TypeScript definitions for es6-promisify
A lean Promises and Async lib for ES6/ES7
A blazing fast memoization library that is tiny but feature-rich.
Minimal library for Ethereum transactions, addresses and smart contracts
Utility to resolve EventEmitters as a promise
Decode HEIC images to raw data