iterator-helper
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.
itertools
A JavaScript port of Python's awesome itertools standard library
@szilanor/stream
Typesafe API for processing iterable data in TypeScript and JavaScript