The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
Get the byteLength out of a DataView, robustly.
String encoding utilitlies extracted from TweetNaCl.js
Get a stream as a string, Buffer, ArrayBuffer or array
Secure XSS Filters - Just sufficient output filtering to prevent XSS!
A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045.
Get the byteOffset out of a DataView, robustly.
Uint8 encoding, a simple way to convert strings to Uint8Arrays and vice versa.
Parse XML files contained in an array buffer
Convert ArrayBuffer to string or Buffer with encoding support / 將 ArrayBuffer 轉換為字串或 Buffer,支援編碼
Compact codec for bitfields
Bencode de/encoder
Easily unzip an HTTP stream
Buffer and transform the n first bytes of a stream
Basic primitives for working with binary data
URL friendly JSON-like formatting and parsing
OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format
A simple decoder for WAV audio files
A Node library for Squoosh support any node version squoosh
Encode data with built-in or custom encodings
base64 implementation in solidity