Concatenate a readable stream's data into a single array
Like an array, but rounder.
Validates if a value is an array.
Validates if a value is an integer array.
core-js compat
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Promisify a callback-based function
Array#filter() with also detecting indexes of filtered values
Returns true if a value is a plain object, array or function.
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.
Allows you to hide certain warnings from webpack compilations
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.
Array methods for ES6 Iterators
A plugin for svg.js adding filter functionality
Turn an array like into an array
Get the last or last n elements in an array.
finds an item in an array matching a predicate function, and returns its index
Maintain and search through a sorted array using some low level functions
return list of CallSite objects from a captured stacktrace
Filter promises concurrently
Generates an array of consecutive integers starting at 0
Read arrays as standard WhatWG streams.