Deterministic `JSON.stringify()` - a faster version of Evgeny's fast-json-stable-strigify. Built with Typescript and modern Javascript.
No description provided.
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.
High-performance JSON Pointer implementation
Validates if a value is an array.
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
binary heap priority queue
json file comparator
Check if two arrays are equal
Curated collection of data structures for the JavaScript/TypeScript.
binary search and related utility functions
Validates if a value is an integer array.
Data synchronisation module for Node.js
Return a function which tests if every element in an array passes a test condition.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Put a bunch of emitted events in an array, for testing.
Convert a typed array to a Buffer without a copy
finds an item in an array matching a predicate function, and returns its index
Tiny queue data structure
`[].map(f)` for older browsers