execute batch promises one by one,resolve when least one promise is successfully executed.
Run a series of functions that return promises, one at a time
A tiny script to run async functions aka promises one after the other
Resolve an array of promises one at a time
A basic but performant promise implementation
A memoization library which only remembers the latest invocation
Full featured Promises/A+ implementation with exceptionally good performance
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Resolve an array of promises, one after another but with delays
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
A lightweight promise library
Modular and fast Promises implementation
Run multiple promise-returning & async functions with limited concurrency
Iterate over an array of promises one by one
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Get the first fulfilled promise that satisfies the provided testing function
Extends Chai with assertions about promises.
[](https://www.npmjs.com/package/combine-promises) [](https://github.com/slorber/combine-promises/actions/work
Node.js's util module for all engines
`timers/promises` for client and server.
Helpers for using JavaScript promises
Core Promise support implementation for the simplified HTTP request client 'request'.
Bare bones Promises/A+ implementation
No description provided.
No description provided.