TypeScript definitions for d3-polygon
Sort your JavaScript and TypeScript imports with prettier with automatic alias support
No description provided.
Check if a value is any kind of array
Bridging the gap between buffers and typed arrays
ES2015 `Array#findIndex()` ponyfill
Rescale an array into a range
Binary searches value in sorted array.
Configurable Yaml formatter.
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.
dedupes an array
Takes an array of numbers and calculates some descriptive statistics
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.
High-performance JSON Pointer implementation
Validates if a value is an array.
Securely clears user data for your Electron application.
A sorted array is a collection of values, arranged in an order.
TypeScript definitions for sorted-object
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
DataTable component
A sorted array is a collection of values, arranged in an order {web}.
An import-sort style that groups and sorts by module
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.