Loop for asynchronous javascript
High-priority task queue for Node.js and browsers
tiny zero-dependency promise loop
High-priority task queue for Node.js and browsers
Just Another Promise Library. Promise loop implementations.
A shim for the setImmediate efficient script yielding API
Offload tasks to a pool of workers on node.js and in the browser
Useful TypeScript utilities.
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
Coalesces multiple promises for the same identifier into a single request
Resolve any installed ES6 compatible promise
Sequence your effects naturally and purely by returning them from your reducers.
Bare bones Promises/A+ implementation
An easy to use zero-dependency vanilla promise loop utility.
Retries a function that returns a promise, leveraging the power of the retry module.
Creates a Promise that waits for a single event
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Lock on asynchronous code
sleep for promise
Test whether an object looks like a promises-a+ promise
Returns a promise resolved in the next event loop - think `setImmediate()`
A lightweight library that provides tools for organizing asynchronous code
Enforce best practices for JavaScript promises
Check if something is a promise
An Event Loop, a Promises A+ library, and more...
Concurrency utilities including Delays, Promises, Futures, Event Loops, Thread Pools, and Synchronizing wrappers