Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
64-bit big-endian signed integer-to-string conversion
Streaming GIF encoder
a fast, efficient buffer writer
A series of compact encoding schemes for building small and fast parsers and serializers
Support for representing 64-bit integers in JavaScript
Get utf8 byte length of string
Work with large numbers on the client side. Round them off to any required precision.
Platform byte order.
Encode and decode base64 encoded strings
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
Javascript BPE Encoder Decoder for GPT-2 / GPT-3
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Encode FormData content into the multipart/form-data format
base64 utilities for TypeScript and JavaScript
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Parse JSON without risk of losing numeric information
Get the byteOffset out of a DataView, robustly.
Get the byteLength out of a DataView, robustly.
Node addon for string extraction for msgpackr
Count bytes passing through a stream
Encode and decode quoted-printable strings according to rfc2045