TypeScript utils for dealing with TypeScript arrays
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the length of a Typed Array
Lazy-evaluating list of files, based on globs or regex patterns
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
No description provided.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Robustly get the byte length of a Typed Array
Rope-based persistent sequence type
utilities for primitive JavaScript types
Maximum length for a typed array.
Maximum length for a generic array.
The smallest and simplest JavaScript priority queue
Set a function's length property
Matches strings against configurable strings, globs, regular expressions, and/or functions
Return the maximum length of array in JavaScript.
Get the byteLength out of a DataView, robustly.
Translation between JavaScript values and Buffers
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Uint8Array.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Uint32Array.
Uint16Array.
Uint8ClampedArray.