Lazy-evaluating list of files, based on globs or regex patterns
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
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Repeat test suite multiple times
A tiny, PEG-like system for building language grammars with regexes.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Lightweight templating in 154 bytes
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
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
Parts of React UFO that are publicly available
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
Array utils
Repeat a string a specified number of times and return the concatenated result.
KISS approach for flaky test detection
remark lint plugin that will warn when multiple punctuations found in series.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.