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.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Settle an async function.
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Allow parsing of async generator functions
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.
Turn async generator functions into ES2015 generators
OpenTelemetry AsyncHooks-based Context Manager
Run multiple promise-returning & async functions with limited concurrency
An implementation of Domain-like error handling, built on async_hooks
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
wrapper around async.queue to make some common usages simpler
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.