Array#filter for older browsers.
Uint8Array.
Get the last or last n elements in an array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Maintain and search through a sorted array using some low level functions
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Uint32Array.
Uint16Array.
Detect whether or not an object is a Typed Array
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Read arrays as standard WhatWG streams.
An ini encoder/decoder for node
Tools for manipulating unified-latex ASTs
Runs (webpack) loaders
A utility function to index arrays by any criteria
Flowtype linting rules for ESLint.
Like an array, but rounder.
A TypeScript library that computes "elbow" paths between two points. Each point can optionally declare a facing direction—`"x+"`, `"x-"`, `"y+"`, or `"y-"`—which influences how the path enters or exits the point. This is handy when routing wires or connec
Better binary searching
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A tiny and fast selection algorithm in JavaScript.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Lasso selection plugin for Leaflet
A tiny, faster alternative to native Array.prototype.every