ittr
Small library of iterator-related utility functions for JavaScript
Small library of iterator-related utility functions for JavaScript
handling iterables like Arrays.
Functions to work with iterators and iterables
Makes a value iterable if it isn’t already.
Composable iterator and async iterator tools, supporting old platforms without yield or async/await
Treat iterables like first class arrays without converting them. Make all array functions chainable.
Comprehensive Pokedex for Gen 1-7
Iterable interface for RegExp.prototype.exec()
`Array.some` for iterables.
A TypeScript library for working with iterable types
Iterable WeakSet / WeakMap using ES2021 WeakRef
Small, chainable, set of functions like range, map, reduce, filter, zip, for iterable objects.
Lazy-loading wrapper for iterable items and common functional programming operations
Tools to create ES6 iterators
Turn a stream into an async iterator
Provides a powerful API for native ES6 iterables and async iterables
iterable tools
Attempt to port Python's itertools to JavaScript
typeguard functions to determine whether or not a value is iterable or an iterator in the ES6 sense