A ponyfill for the ES 2015 (ES6) `Array.from()`.
Get the last or last n elements in an array.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Array#filter for older browsers.
Maintain and search through a sorted array using some low level functions
Uint32Array.
Uint16Array.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Float32Array.
Read arrays as standard WhatWG streams.
A quite fast non-recursive permutation algorithm, Steinhaus–Johnson–Trotter algorithm (Even's speedup)
Runs (webpack) loaders
A utility function to index arrays by any criteria
An ini encoder/decoder for node
Like an array, but rounder.
Flowtype linting rules for ESLint.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
align-text with ANSI support for CLIs
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A tiny and fast selection algorithm in JavaScript.
Better binary searching
A tiny, faster alternative to native Array.prototype.every
Move an array item to a different position
Push an array of items into an array, while being robust against prototype modification