Like a Set, but provides the index of the `key` in the backing array
svg path parser
An optimised way to copy'ing an object. A small and simple integration
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Pure-JS CRC-32
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Minimal async jobs utility library, with streams support
Reduce initial definitions to the actual initial value, where possible.
Create an array without duplicates
No description provided.
Get consecutively unique elements from an array
Remove duplicate values from an array. Fastest ES5 implementation.
Read `.xlsx` files in a web browser or in Node.js
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Bitcoin BIP32 ('HD Wallet') path helpers.
PartitionJS is a JavaScript Array utility that will take an array of data and partition it into any number of arrays based on different criteria. The output is a 2D array where each array represents a partition of the original data that meets the criteria
Tool for generation samples based on OpenAPI payload/response schema
File-based embedded data store for node.js
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.
Find self-intersections in geojson polygon (possibly with interior rings)