koconut
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
itertools-ts
Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)
async-iterables
Controlled async iterable – push values in, and receive feedback with for-of.
iter-over
Sugary iteration utilities and interfaces.
scootloops
Advanced JavaScript iteration utilities providing powerful patterns for array operations, async flows, tree traversal, and performance optimization not available in native JavaScript.