Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
JavaScript implementation of MongoDB query language
Scientific notation utilities
`Array#forEach()` but it’s possible to define where to move to next
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
Promised wrapper for node fs module with usefull additional set of functions.
A lightweight and safe utility for retrieving values from deeply nested JavaScript objects using dot and array notation, ensuring undefined safety
Work with A1 notation like "A1" or "A1:B2"
Array utils
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Complete implementation of RFC6902 (patch and diff)
Parses set-cookie headers into objects
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type
Object readings and complex transformations using dot notation syntax.
Haraka plugin that implements greylisting
A HOCON parser
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.
Get the maximum value in an array
Get the minimum value in an array
Simple dependency graph.
TypeScript definitions for d3-polygon