Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Convert big integers from any base to any base
Define complex binary structures using composable primitives
Readable streamx interface over anymatch.
Maximum unsigned 32-bit integer.
Split a double-precision floating-point number into a higher order word and a lower order word.
Returns an array filled with the specified input
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Cryptographic key pairs for the XRP Ledger
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Validates if a value is NaN.
Is this value a JS ArrayBuffer?
A simple list of possible Typed Array names.
DJB2a non-cryptographic hash function
Robustly get the byte offset of a Typed Array
Interactive react component for displaying javascript arrays and JSON objects.
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get consecutively unique elements from an array
Robustly get the byte length of a Typed Array
Pure-JS ADLER-32
Get the ArrayBuffer out of a TypedArray, robustly.
Unsigned integer module from Glize library.