Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Fast easy to use and flexible sorting with TypeScript support
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
General purpose glob-based configuration matching.
Takes a json-file and return a copy of the same file, but sorted
Parse postgres array columns
An extension for the angular material table to support multi-sorting.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Run an array of functions in parallel
Laravel Collections for TypeScript.
Property testing for JavaScript
Flatten nested arrays
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. 150,000x faster fork of natural-orderby for longer strings
Indent-based CSS syntax for PostCSS
Typewise-structured sorting for arbitrarily complex data structures
TypeScript definitions for d3-array