Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
list of SPDX standard license ranges
A tiny, faster alternative to native Array.prototype.every
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Safely push each item of an array to a stream
A utility function to index arrays by any criteria
Validates if a value is a positive integer array.
General purpose glob-based configuration matching.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
create a new array filled with a value, or zero
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.
A tiny and fast selection algorithm in JavaScript.
Validates if a value is an object array.
Fill a polygon with lines
Creates a real Array from almost anything.
Copy a descriptor from object A to object B
Pipe an Array through Node.js streams
Apply a function to a each element of a collection and return a new array of results.
Get callsites from the V8 stack trace API
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
flattens nested vertex data into a typed array
An easy-to-use wildcard globbing library.