Provide a polyfill for all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
es6 Iterator polyfill
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Polyfill for IE/Node 8 for Symbol.asyncIterator
A native "Headers" class polyfill.
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.
A polyfill for Iterator helpers proposal
Iterator abstraction based on ES6 specification
Iterate any JS iterator. Works robustly in all environments, all versions.
A Headers class polyfill and transformation library.
Web Streams, based on the WHATWG spec reference implementation
Babel helper to create your own polyfill provider
PowerSync React Native SDK
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate over promises serially
A Babel plugin to inject imports to core-js@2 polyfills
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
A Babel plugin to inject imports to regenerator-runtime
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch