Light implementation of binary buffer with helpers for easy access.
The smallest and simplest JavaScript priority queue
Normalize array (possibly n-dimensional) to zero mean and unit variance
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Complex128Array.
Complex64Array.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Translation between JavaScript values and Buffers
Get utf8 byte length of string
very fast object redaction
Is this value a JS SharedArrayBuffer?
BooleanArray.
Float64Array.
Robustly get the byte offset of a Typed Array
A simple list of possible Typed Array names.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Float32Array.
Fast and easy parser of statements in source code in any language ✂️
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
A minimal base64 implementation for number arrays.
textlint rule check sentence length
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.