Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
High-performance JSON Pointer implementation
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
align-text with ANSI support for CLIs
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Validates if a value is a boolean primitive.
Generate a random integer
Power Assert output formatter
Allow parsing of object rest/spread
Compile ES2015 object super to ES5
A blazing fast memoization library that is tiny but feature-rich.
Just a reasonable typeof
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
An easy-to-use wildcard globbing library.
Validates if a value is an array of arrays.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Test if a value is an array-like object.
A zero dependency object merger with typescript support and built in common merge utilities.
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.
Pipe an Array through Node.js streams
Sort an object's keys, including an optional key list