Showing 1-20 of 21,880 packages
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
js linq libary
A polyfill for Iterator helpers proposal
Socket.dev optimized package override for es-iterator-helpers
Iterator helpers
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.
Basic wrapper that implements https://tc39.es/proposal-iterator-helpers
FP iterator helpers that are async/generator aware
Provide a polyfill for all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`.
Ponyfill for AsyncIterator class compliant to 'proposal-async-iterator-helpers' proposal.
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.
Minimal async jobs utility library, with streams support
Iterator abstraction based on ES6 specification
Iterate any JS iterator. Works robustly in all environments, all versions.
Polyfills implementing the Iterator Helpers proposal for ECMAScript.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.