Utility functions for working with async iterators
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Ponyfill for AsyncIterator class compliant to 'proposal-async-iterator-helpers' proposal.
Polyfills implementing the Async Iterator Helpers proposal for ECMAScript.
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Minimal async jobs utility library, with streams support
Run multiple promise-returning & async functions with limited concurrency using native ES9
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Framework-independent loaders for 3D graphics formats
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Iterate over promises serially
Get the default iterator or async iterator for an iterable or async iterable
Get an iterator for any JS language value. Works robustly across 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 iterator function for parallel processing.
Cacheable Utilities for Caching Libraries
Higher order iterator library for JavaScript/TypeScript.
Polyfill for IE/Node 8 for Symbol.asyncIterator
async.mapLimit's functionality available as a standalone npm module
Asynchronous Iterator (ES2019)
Iterator abstraction based on ES6 specification
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.