Iterator library for JavaScript and TypeScript
Asynchronous Iterator (ES2019)
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.
[](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
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.
Iterate over promises serially
Common functionality for ts-morph packages.
Turn an abstract-leveldown iterator into a readable stream
Framework-independent loaders for 3D graphics formats
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Polyfill for IE/Node 8 for Symbol.asyncIterator
A finite state machine iterator for JavaScript
Get the default iterator or async iterator for an iterable or async iterable
Simple iterator for flat and multi section lists
async.mapLimit's functionality available as a standalone npm module
A polyfill for Iterator helpers proposal
iterator for mini-html-parser