Collection of data processing tools and experiments. Designed for use with aurelia/node.js
Iterate any iterable JS value. Works robustly in all environments, all versions.
Iterate any JS iterator. Works robustly in all environments, all versions.
`Array#forEach()` but it’s possible to define where to move to next
Collection of data processing experiments designed for use with aurelia/node.js and brings in some dearly missed C# features like '{0} {1}'.format('foo', 'bar').
A polymorphic iterate operator for arrays and other iterables
A convenient way to iterate objects.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Iterate through the values of a stream
Array methods for ES6 Iterators
Iterate values in a list in random order
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Iterate directory up.
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
Redact sensitive npm information from output
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Callbag operator that applies a transformation on data passing through it
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
Iterate all the data in a stream
Iterate over a collection, invoking a function for each element.
LaunchDarkly SDK for JavaScript - common code
PostCSS plugin to iterate through values
LaunchDarkly SDK for JavaScript - common code
Utility functions for managing data structures and measurement.