Iterate over a stack of functions.
Iterate over promises serially
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.
Hybrid async iterator promise like
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Map over array avoiding parallel execution, using promises
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
Iterate any JS iterator. Works robustly in all environments, all versions.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
An asynchronous iterator library for advanced object pipelines.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Framework-independent loaders for 3D graphics formats
TypeScript definitions for tiny-async-pool
A finite state machine iterator for JavaScript
Standard library
Make any iterator or iterable abortable via an AbortSignal
Simple iterator for flat and multi section lists
Get the default iterator or async iterator for an iterable or async iterable
async.mapLimit's functionality available as a standalone npm module
The laziest possible enumerables and enumerators
Adds the following to your interactor chains - lambda support - iteration - conditionals - verify expectations in chains. never again expect something not previously expected or promised - autogenerated async sidekiq job classes. Just append `::Async` to your interactor class name to add a job to sidekiq - everything can be an organizer or an interactor