Call an array of promise-returning functions, restricting concurrency to a specified limit.
Powerful lightweight array prototypes ## Installation ``` npm i array-easy ``` ## Apply ```javascript require('array-easy') ``` ## Functions ```javascript sortMax(): numbe[] sortMaxLength(): string[]; getNumber(): this; getString
Mock a canvas in your jest tests.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Validates if a value is an array.
Flatten nested arrays
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
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.
Translation between JavaScript values and Buffers
`[].map(f)` for older browsers
TypeScript definitions for d3-array
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Float64Array.
Generates an array of consecutive integers starting at 0
Uint8Array.
Maintain and search through a sorted array using some low level functions
Float32Array.
Validates if a value is an integer array.
Create a zero-filled generic array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
creates a new array with given range
Uint32Array.
Uint16Array.
Array#filter for older browsers.