Turn anything into an array
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
Loop over each item in an array and call the given function on every element.
Gets first value.
A node to tail files for Node-RED
Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)
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
Array utils
auro-tail HTML custom element
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
Parses set-cookie headers into objects
Rope-based persistent sequence type
Gets values except last.
very fast object redaction
A JavaScript text diff implementation.
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.
Gets last value.
Simple dependency graph.
Get the maximum value in an array
Get the minimum value in an array