pify
Promisify a callback-style function
Promisify a callback-style function
Get the first fulfilled promise that satisfies the provided testing function
Run multiple promise-returning & async functions with limited concurrency
Higher-order functions and common patterns for asynchronous code
`Start a promise chain
Runtime for Regenerator-compiled generator and async functions.
Map over promises concurrently
`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
Full featured Promises/A+ implementation with exceptionally good performance
Minimal async jobs utility library, with streams support
Create a promise that can be canceled
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Explode async and generator functions into a state machine.
Allows users to use generators in order to write common functions that can be both sync or async.
generator async control flow goodness
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
A library for promises (CommonJS/Promises/A,B,D)