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
file diff tool on web
TypeScript definitions for d3-polygon
Bridging the gap between buffers and typed arrays
Simple dependency graph.
Rescale an array into a range
Get the maximum value in an array
ES2015 `Array#findIndex()` ponyfill
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.
No description provided.
Check if a value is any kind of array
Validates if a value is an array.
High-performance JSON Pointer implementation
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
This can calculate the difference between objects and return a list of changes in the object. This is used in the audit logs and partially accepted event notifications.
Curated collection of data structures for the JavaScript/TypeScript.
Shared typescript typings for Paste
Normalize array (possibly n-dimensional) to zero mean and unit variance
Check if two arrays are equal
Validates if a value is an integer array.
Return a function which tests if every element in an array passes a test condition.
Convert a typed array to a Buffer without a copy
finds an item in an array matching a predicate function, and returns its index