filter() for old browser, in typescript.
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Funcional way to filter array of object with complex association of AND, OR and NOT.
Filter out unwanted `console.log()` output
Like a Set, but provides the index of the `key` in the backing array
unist utility to create a new tree with nodes that pass a filter
Create an array with values that are present in the first input array but not additional ones
Savitzky–Golay filter
Create an array without duplicates
Minimal async jobs utility library, with streams support
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Calculate specificity of a CSS Selector
API for combining call site modifiers
parses xunit xml into xunit viewer
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A through2 to create an Array.prototype.filter analog for streams.
`Array#forEach()` but it’s possible to define where to move to next
HTML Utiltities
Turn anything into an array