Replace your lame string errors with object versions.
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
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Parses set-cookie headers into objects
W3C compliant EventSource client for Node.js and browser (polyfill)
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type
very fast object redaction
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard.
Small polyfill script of Event.path and Event.composedPath() for internet explorer 9 or higher
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 minimum value in an array
Get the maximum value in an array
Simple dependency graph.
TypeScript definitions for d3-polygon
No description provided.
Bridging the gap between buffers and typed arrays
Check if a value is any kind of array
ES2015 `Array#findIndex()` ponyfill
Rescale an array into a range
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.