Get array items one-by-one and remember the current one.
Fun with Iterables
Core types for paging async iterable iterators
The iterable toolbox
Higher order iterator library for JavaScript/TypeScript.
The iterable toolbox
Multidimensional arrays.
core-js compat
Standardized module functions free of business logic
Basic operations on iterables
Runs a list of async tasks, passing the results of each into the next one
Callbag factory that concatenates data from multiple callbag sources
A better Array.prototype.every(). Supports iterables, whitelist testing, and more.
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Standard iterator utilities.
`Array#forEach()` but it’s possible to define where to move to next
Return an iterator's length.
Deeply Iterate over Arrays. Like calling array.flat()[Symbol.iterator](), but without the memory cost
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Prettier plugin to force all arrays to be multiline.
Transforming XML to JSON using Node.js binding to native pugixml parser library
Standard math.
This project provides a collection of helper functions for working with asyncronous iterators in TypeScript.
basic functions (map, each, get, set, keys) for nested objects.