A tiny and fast selection algorithm in JavaScript.
align-text with ANSI support for CLIs
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A tiny, faster alternative to native Array.prototype.every
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Move an array item to a different position
Push an array of items into an array, while being robust against prototype modification
Better binary searching
Node addon for string extraction for msgpackr
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Polyfill CanvasRenderingContext2D and Path2D (currentTransform, resetTransform, imageSmoothingEnabled, etc...)
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
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
Randomize the order of the elements in a given array.
Get all but the last element or last n elements of an array.
Simple text tree diagrams from arrays.
HTML5 inspired canvas that can be rendered to PNG with no native dependencies.
Find [nd-]array min/max values
{G,S}et object values using MongoDB-like path notation
Turn an array like into an array
Get the first fulfilled promise that satisfies the provided testing function