Minimal async jobs utility library, with streams support
Fast JavaScript array sorting by implementing Python's Timsort algorithm
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
Turn anything into an array
Loop over each item in an array and call the given function on every element.
A simple module for bitwise-xor on buffers
Stringify your JSON at max speed
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.
Array utils
utilities for primitive JavaScript types
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type
Parses set-cookie headers into objects
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.
A JavaScript text diff implementation.
Get the minimum value in an array
Simple dependency graph.
Check if a value is any kind of array
ES2015 `Array#findIndex()` ponyfill
TypeScript definitions for d3-polygon
Get the maximum value in an array