Retrying made simple, easy and async
asynchronous function queue with adjustable concurrency
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Lock on asynchronous code
`net.Server#listen()` helper that returns a Promise for async / await
Inspect the life of handle objects in node
`AsyncIterator.prototype`, or a shared object to use.
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Allow parsing of async generator functions
Settle an async function.
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Determine if a function is a native async function.
Turn async generator functions into ES2015 generators
Apply an async function to each Array element in series.
An implementation of Domain-like error handling, built on async_hooks
Turn async generator functions into ES2015 generators
Run multiple promise-returning & async functions with limited concurrency
OpenTelemetry AsyncHooks-based Context Manager
Cache your async lookups and don't fetch the same thing more than necessary.
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
async onlyoncehelper method as module.
async restparamhelper method as module.
async keyiteratorhelper method as module.
async isarraylikehelper method as module.
async eachoflimithelper method as module.
async parallelhelper method as module.
async parallellimitmethod as module.
wrapper around async.queue to make some common usages simpler