Filter out unwanted `console.log()` output
parses xunit xml into xunit viewer
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
unist utility to create a new tree with nodes that pass a filter
Minimal async jobs utility library, with streams support
Create an array without duplicates
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Savitzky–Golay filter
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Calculate specificity of a CSS Selector
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
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
API for combining call site modifiers
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.
A through2 to create an Array.prototype.filter analog for streams.
utilities for primitive JavaScript types
Provides functionality related to source maps.
HTML Utiltities