Operation with random numbers for ngraph.*
Find package.json files in parent directories, keep finding until you find the right one using iterators.
Drop-in replacement of async.eachSeries
Iterate over an Array received on the input, giving the next element only after it receives a feedback
Matches strings against configurable strings, globs, regular expressions, and/or functions
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Validates if a value is an array.
Modern EventSource client for browsers and Node.js
Run an array of functions in parallel
Test if a value is iterator-like.
Convert a (async) iterator to a pull stream
Maintain and search through a sorted array using some low level functions
Chai assertions for iterable objects
Fun with Iterables
Base iterator for extract iterators like tar-iterator and zip-iterator
Treat one or more iterables as a single iterable
Walk up ancester's dir up to root
stdlib TypeScript type declarations.
Standard iterator utilities.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Calls async iterator next using a callback format
🐊Putout plugin adds ability to remove useless array.entries()
Lazy-evaluating list of files, based on globs or regex patterns