Promisify a callback-style function, always resolve with [err,val]
A simple utility for promisifying functions and classes.
Promisify an entire class or object
Converts callback-based functions to ES6 Promises
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
Generics to work with tuples in TypeScript
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
Convert HEIC/HEIF images to JPEG and PNG
Convert callback-based APIs to promises
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
TypeScript meta functions for (especially variadic) meta programming
Allow parsing of records and tuples.
A transform for Record and Tuple syntax.
TypeScript definitions for es6-promisify
A lean Promises and Async lib for ES6/ES7
Utility to resolve EventEmitters as a promise