Simple dependency graph.
Get the maximum value in an array
ES2015 `Array#findIndex()` ponyfill
Rescale an array into a range
Check if a value is any kind of array
Bridging the gap between buffers and typed arrays
No description provided.
TypeScript definitions for topo
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
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
Sorts an array and allows specify multiple sorting criteria
Alphabetically sort an array of strings
Check if two arrays are equal
Validates if a value is an integer array.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Curated collection of data structures for the JavaScript/TypeScript.
This project is a collection of useful and versatile JavaScript utilities designed to make web development easier and more efficient. It includes functions for handling common tasks such as string manipulation, array sorting, and object validation, among
Return a function which tests if every element in an array passes a test condition.
`[].map(f)` for older browsers
finds an item in an array matching a predicate function, and returns its index
Convert a typed array to a Buffer without a copy
Code style linter configuration presets