Minimal async jobs utility library, with streams support
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
Process (async)iterable values as functions with concurrency control
Maximize the parallel calls of an iterator supporting asyncIterator interface
Iterate any JS iterator. Works robustly in all environments, all versions.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
ordered list extension for tiptap
Run an array of functions in parallel
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
The default blueprint for ember-cli addons.
Process incoming async(iterable) functions in parallel
Asynchronous iterator function for parallel processing.
Map over array avoiding parallel execution, using promises
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate over promises serially
Combines array of streams into one Readable stream in strict order.
Turn an abstract-leveldown iterator into a readable stream
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch