svg path parser
Parse postgres array columns
D3 sankey with circular links
fast dom CSS styling
git-log-parser
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Run an array of functions in parallel
TypeScript definitions for knuth-shuffle-seeded
Flatten nested arrays
TypeScript definitions for d3-array
Guarantees an array back
A module to check if a polygon self-intersects using a sweepline algorithm
Matches strings against configurable strings, globs, regular expressions, and/or functions
Server-side DOM implementation based on Mozilla's dom.js
Create an array of unique values, in order, from the input arrays
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Like a Set, but provides the index of the `key` in the backing array
Lazy-evaluating list of files, based on globs or regex patterns
> TODO: description
Create an array with values that are present in the first input array but not additional ones
Create an array without duplicates
Visualize flow between nodes in a directed acyclic network.
Minimal async jobs utility library, with streams support
Remove duplicate values from an array. Fastest ES5 implementation.