Showing 1-20 of 2,528 packages
Iterator abstraction based on ES6 specification
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Iterate any JS iterator. Works robustly in all environments, all versions.
Asynchronous Iterator (ES2019)
Get the default iterator or async iterator for an iterable or async iterable
Iterator library for JavaScript and TypeScript
A finite state machine iterator for JavaScript
Simple iterator for flat and multi section lists
Symbol iterator.
iterator for mini-html-parser
Turn an abstract-leveldown iterator into a readable stream
filter a javascript iterator
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Higher order iterator library for JavaScript/TypeScript.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
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.
Base iterator for extract iterators like tar-iterator and zip-iterator
Async iterator utilities
A polyfill for Iterator helpers proposal