A simple and composable way to validate data in JavaScript (and TypeScript).
Flatten nested arrays
TypeScript definitions for d3-array
Guarantees an array back
Light implementation of binary buffer with helpers for easy access.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Create an array of unique values, in order, from the input arrays
Fast and easy parser of statements in source code in any language ✂️
An easy-to-use wildcard globbing library.
[](https://www.npmjs.com/package/jsdoc-type-pratt-parser) []
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
An simple, relational SDK for querying TypeScript and JavaScript data structures
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.
Bruno query with deep navigation, filter and map support
Fast JavaScript array sorting by implementing Python's Timsort algorithm
svg path parser
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