iter-fest
A collection of utilities for iterations.
A collection of utilities for iterations.
Fun with Iterables
A wrapper around Iterable to bring access to powerful methods like `filter`, `map`, etc ...
Iterable API request wrapper for client && node.js
A simple Iterable Hash Table written in TypeScript
Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)
Convert any callback-based sequence of values into a full-fledged async iterable
Makes working with iterable collections easy and predictable
Router for iterable types in Typescript
Iterable weak maps and weak sets.
A Linq clone. Attempts to be the best Linq clone. Use the from method on the Itmod class to query an iterable.
Memory usage optimization in cascading iterable queries
Iterate methods for iterable objects
Functional methods (e.g. pipe, map, groupBy) to work with Javascript Iterables—with prime typing support.
Extensible lazy iterator pattern with predefined extensions and generic algorithms
Javascript Iterable/Iterator/Generator-function utilities.
combine multiple Iterable or AsyncIterable objects into one
Numeric sequence lazy generator, TC39 proposal-iterator.range implementation
Converts an iterable, iterable of Promises, or async iterable into a Promise of an Array.
Transform a collection in a single iteration