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.
Library with base interfaces for LangGraph checkpoint savers.
Codecs for various data structures
Serialize and deserialize set-cookie headers
Serialization symbols for custom class serialization in Workflow SDK
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.
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.
Pure-JS CRC-32
base64 utilities for TypeScript and JavaScript