Byte encoding utils
Compact codec for bitfields
JSON.stringify & JSON.parse which can encode/decode buffers.
Higher-level content negotiation
Node.js Buffer API, for the browser
Cross-Platform Binary API
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
TypeScript definitions for base32-encoding
Cross Platform Smart Fetch Ponyfill
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
KTX 2.0 (.ktx2) parser and serializer.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Create a MD5 hash with hex encoding
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Encoding and decoding for base64, base32, base16, and friends
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
TypeScript definitions for json-buffer
base64 to/from bytes codec (esm/cjs)
Create an binary encoder/decoder for json, utf-8 or custom types
Determine if an object is a Buffer