A minimal UTF8 implementation for number arrays.
A minimal base64 implementation for number arrays.
Cryptographic key pairs for the XRP Ledger
Array manipulation, ordering, searching, summarizing, etc.
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
No description provided.
Access data in Uint8ArrayLists and Uint8Arrays in a uniform way
A pure javascript BMP encoder and decoder
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Pattern-matching on byte buffers
MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases
Pattern-matching on byte buffers
htonl, htons, ntohl, ntohs - convert values between host and network byte order.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS SharedArrayBuffer?
TypeScript definitions for byte-size
A library for converting IP range to CIDRs or CIDR to IP range.
Get the ArrayBuffer out of a TypedArray, robustly.
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Robustly get the length of a Typed Array