ES2015 `Array#findIndex()` ponyfill
Rescale an array into a range
Binary searches value in sorted array.
Bridging the gap between buffers and typed arrays
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.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Generate various types of unique IDs with prefixes. Supports sorted IDs with timestamps, unsorted random IDs, key IDs with checksums, and Snowflake-style distributed IDs.
Configurable Yaml formatter.
dedupes an array
Securely clears user data for your Electron application.
A sorted array is a collection of values, arranged in an order.
Validates if a value is an array.
High-performance JSON Pointer implementation
TypeScript definitions for sorted-object
A sorted array is a collection of values, arranged in an order {web}.
An import-sort style that groups and sorts by module
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
DataTable component
Helper function for general popup click of CMP's
Takes an array of numbers and calculates some descriptive statistics
Simple function `binaryInsert(array, value, comparator)` that provides binary insert functionality for a **sorted** array in javascript. This is mostly intended for larger arrays, and the performance gain may be viewed in the [benchmark](#benchmarks).
Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
Validates if a value is an integer array.