Memory-Aware Statistical Calculations
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
A fast way to split small-to-medium sized strings by small string delimiters
Create C "array" instances on top of Buffers
Savitzky–Golay filter
Curated collection of data structures for the JavaScript/TypeScript.
An HTTP/1.1 client, written from scratch for Node.js
Collection of cross-platform routines to operate effectively sorted arrays. For that ArraySorted provides customizable quicksort algorithm and a dozen functions to optimally find/add/remove single/multiple elements into a sorted array, add/remove sorted a
Babel 7 plugin to transpile import() to a require(), for node
Validates if a value is an integer array.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Return a function which tests if every element in an array passes a test condition.
Check if two arrays are equal
Node.js library for Backstage CLIs
`[].map(f)` for older browsers
Create a React component from a custom element.
finds an item in an array matching a predicate function, and returns its index
Convert a typed array to a Buffer without a copy
Put a bunch of emitted events in an array, for testing.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Get the last or last n elements in an array.