A JavaScript text diff implementation.
Check if a value is any kind of array
Get the maximum value in an array
Get the minimum value in an array
MobX-State-Tree extension to create reference pools
ES2015 `Array#findIndex()` ponyfill
Simple dependency graph.
A MySQL session store for express.js
TypeScript definitions for d3-polygon
No description provided.
Validates if a value is an array.
Rescale an array into a range
A utility function for processing items from an (async) generator with a configurable concurrency limit.
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.
Bridging the gap between buffers and typed arrays
High-performance JSON Pointer implementation
Run sync/async function across Worker Threads
A generic pool to limit number of running asynchronous tasks or promises.
Sortition pool is a logarithmic data structure used to store the pool of eligible operators weighted by their stakes. In the Keep network the stake consists of staked KEEP tokens. It allows to select a group of operators based on the provided pseudo-rando
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Check if two arrays are equal
Curated collection of data structures for the JavaScript/TypeScript.
General purpose resource pool API
Return a function which tests if every element in an array passes a test condition.