A utility package for JavaScript applications.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the byte offset 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.
Node addon for string extraction for cbor-x
Strip UTF-8 byte order mark (BOM) from a string
Get utf8 byte length of string
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Parse EditorConfig-INI file contents into AST
Framework-independent loaders for 3D graphics formats
Codecs for various data structures
Pure-JS CRC-32
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Easily measure performance metrics in JavaScript
LEB128 utilities for Node
Float64Array.
Bytes utility functions for ethers.
Uint8Array.
Pure-JS ADLER-32