Calls async iterator next using a callback format
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
async.mapLimit's functionality available as a standalone npm module
Higher order iterator library for JavaScript/TypeScript.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Asynchronous iterator function for parallel processing.
A finite state machine iterator for JavaScript
Iterate over promises serially
iterator for mini-html-parser
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
Polyfill for IE/Node 8 for Symbol.asyncIterator
Iterate any iterable JS value. Works robustly in all environments, all versions.
Minimal async jobs utility library, with streams support
Iterate any JS iterator. Works robustly in all environments, all versions.
A polymorphic iterate operator for arrays and other iterables
An asynchronous iterator library for advanced object pipelines.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Standard library
Walk up ancester's dir up to root
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.