Lazy-evaluating list of files, based on globs or regex patterns
Iterate any JS iterator. Works robustly in all environments, all versions.
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
Minimal async jobs utility library, with streams support
Create an array without duplicates
Sixel image format for node and browser.
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A tiny (183B to 210B) and fast utility to ascend parent directories
The Node.js bindings of the humanfs library.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Turns off all rules that are unnecessary or might conflict with Prettier.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
The Merkle Trees package contains typescript implementations of the various Merkle Trees required by the system.
Stringify your JSON at max speed
Iterate any iterable JS value. Works robustly in all environments, all versions.
Flattens React children and fragments to an array with predictable and stable keys
Media queries for your client and server
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.
utilities for primitive JavaScript types