Convenient way to store and later retrieve bytes in sequence
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Node addon for string extraction for msgpackr
Base64 encoding/decoding in pure JS
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Codecs for various data structures
Node addon for string extraction for cbor-x
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Get utf8 byte length of string
Float64Array.
Uint8Array.
Pure-JS ADLER-32
Float32Array.
Generates an array of consecutive integers starting at 0
Uint32Array.
Uint16Array.
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Sequential, diverging and categorical color schemes.
Pure-JS CRC-32
base64 utilities for TypeScript and JavaScript