Call an array of promise-returning functions, restricting concurrency to a specified limit.
A utility function to index arrays by any criteria
Flowtype linting rules for ESLint.
Like an array, but rounder.
Better binary searching
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
align-text with ANSI support for CLIs
A tiny and fast selection algorithm in JavaScript.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A tiny, faster alternative to native Array.prototype.every
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Move an array item to a different position
Push an array of items into an array, while being robust against prototype modification
Node addon for string extraction for msgpackr
Test if a value is an array.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Codecs for various data structures
Randomize the order of the elements in a given array.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Runs a list of async tasks, passing the results of each into the next one
Linked list.
Simple text tree diagrams from arrays.
Get all but the last element or last n elements of an array.
Find [nd-]array min/max values