make javascript object iterable
Iterate any JS iterator. Works robustly in all environments, all versions.
Iterate any iterable JS value. Works robustly in all environments, all versions.
`Array#forEach()` but it’s possible to define where to move to next
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
A convenient way to iterate objects.
A polymorphic iterate operator for arrays and other iterables
Iterate through the values of a stream
JavaScript SDK for the Seam API written in TypeScript.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Iterate values in a list in random order
Callbag operator that applies a transformation on data passing through it
Node.js CORS middleware
Iterate directory up.
Array methods for ES6 Iterators
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
Callbag factory that concatenates data from multiple callbag sources
Callbag operator that conditionally lets data pass through
Synchronous validation of a path existing either as a file or as a directory.
TypeScript definitions and functions for using Docling output.
PostCSS plugin to iterate through values
CLI for iterate
Utility functions for managing data structures and measurement.
Iterate over a collection, invoking a function for each element.
A subclass of Set that attempts to merge overlapping or adjacent Range values.
The extensional gem adds the ability of a Class to collect its instances. An extensional class is an Enumerable whose each method iterates over its instances. An optional callback block enables associative access to instances by key.
Contentful API wrapper library exposing an ActiveRecord-like interface