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
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Minimal async jobs utility library, with streams support
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
Array utils
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.
utilities for primitive JavaScript types
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Clojure inspired, composable ES6 iterators & generators
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type
Parses set-cookie headers into objects
A JavaScript text diff implementation.
very fast object redaction
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
Get the minimum value in an array