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
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.
Determine if a function is a native async function.
Settle an async function.
Allow parsing of async generator functions
`AsyncIterator.prototype`, or a shared object to use.
Turn async functions into ES2015 generators
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Apply an async function to each Array element in series.
OpenTelemetry AsyncHooks-based Context Manager
A collection of small async/await utilities
Run multiple promise-returning & async functions with limited concurrency
Cache your async lookups and don't fetch the same thing more than necessary.
Turn async generator functions into ES2015 generators
An implementation of Domain-like error handling, built on async_hooks
wrapper around async.queue to make some common usages simpler
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
ES7 async-await wrapper for the csv package.
Run an array of functions in parallel
async isarrayhelper method as module.
async onlyoncehelper method as module.
Map over promises concurrently