A proof of concept of a generic equivalent of ESLint's globSearch() for use with ConfigArray
Utility for working with an array of promises
Check if an array includes duplicated values or not
[](https://github.com/tsdotnet/array-sort/blob/master/LICENSE) [](https://www.npm
Array filtering faster than the native array.filter method
Convert a Node-API value corresponding to a DataView to an array of bytes (i.e., an unsigned 8-bit integer array).
Sort a strided array using insertion sort.
An array of user agent strings, typescript supported.
Immutably transfer value from an array to another array
List of typed array integer data types.
Apply a quinary callback to strided input array elements and assign results to elements in a strided output array.
Trim array like string.trim for next.
Stringify and parse lines of JSON as an array
Easily manipulate JavaScript arrays or array of objects with powerful, readable, and efficient methods. Array Ninja is the ultimate Array helper library for JavaScript developers.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Detect whether or not an object is an ArrayBuffer.
A simple array sorter built on typescript
Test if a value is an array-like object containing only falsy values.
Return a constructor for creating arrays having a fixed-width composite data type.
Invoke a callback function once for each array element.
A copy of the object, filtered not in an array of whitelisted keys
Apply a unary callback to elements in a three-dimensional nested input array according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.
Creates an array from length and the array will have elements as [0,1,2,3,...,length - 1]
linq for Typescript by array prototyping