Runs promises yielded by generators in parallel
A basic but performant promise implementation
Full featured Promises/A+ implementation with exceptionally good performance
Essential utils for promises
Determine if a function is a native generator function.
Turns an AST into code.
generator async control flow goodness
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Extends Chai with assertions about promises.
Runs Promises in a pool that limits their concurrency.
[](https://www.npmjs.com/package/combine-promises) [](https://github.com/slorber/combine-promises/actions/work
Promisify any of: callback function, sync function, generator function, promise-returning function
A lightweight Promises/A+ and when() implementation, plus other async goodies.
`timers/promises` for client and server.
Check if something is a generator function
Promise-based queue
Helpers for using JavaScript promises
No description provided.
No description provided.
A module for managing ES6 promise concurrency, frequency, and efficiency.
Bare bones Promises/A+ implementation