High-performance JSON Pointer implementation
Validates if a value is an array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Check if two arrays are equal
Normalize array (possibly n-dimensional) to zero mean and unit variance
Curated collection of data structures for the JavaScript/TypeScript.
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
Validates if a value is an integer array.
Tiny queue data structure
Put a bunch of emitted events in an array, for testing.
Node.js Buffer API, for the browser
Float64Array.
filter in array tree
`[].map(f)` for older browsers
Detect whether or not an object is a Typed Array
Uint8Array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Get the last or last n elements in an array.
Array#filter for older browsers.
<img src="http://craydent.com/JsonObjectEditor/img/svgs/craydent-logo.svg" width=75 height=75/>
Maintain and search through a sorted array using some low level functions
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.