Turn any callback-based listener into an async iterator.
TypeScript definitions for callback-to-async-iterator
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
async.mapLimit's functionality available as a standalone npm module
Asynchronous iterator function for parallel processing.
Minimal async jobs utility library, with streams support
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Run multiple promise-returning & async functions with limited concurrency using native ES9
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Walk up ancester's dir up to root
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Calls async iterator next using a callback format
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Find a file by walking up the directory tree
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Polyfill for IE/Node 8 for Symbol.asyncIterator
Iterate over promises serially
Maximize the parallel calls of an iterator supporting asyncIterator interface
Get the default iterator or async iterator for an iterable or async iterable
Iterator abstraction based on ES6 specification
ES async interator wrapper for node streams
Iterate any iterable JS value. Works robustly in all environments, all versions.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Asynchronous flow control with a functional taste to it