Generate compact encoding for defined enum or limited length arbitrary string
A series of compact encoding schemes for building small and fast parsers and serializers
Compact codecs for net types
Compact codec for bitfields
Ultra-fast MessagePack implementation with extensions for records and structured cloning
Let your JS API users either give you a callback or receive a promise
Generate, and decode, base64 VLQ mappings for source maps and other uses
Implementation of the HTML encoding sniffer algo, with stream support
Sniff the encoding from a HTML byte stream
URL friendly JSON-like formatting and parsing
Compact version of Jimp
Compact binary encoding for geographic data
Convert encodings, uses iconv-lite
Bridging the gap between buffers and typed arrays
Contains parsers and serializers for ASN.1 (currently BER only)
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Ultra-fast and conformant CBOR (RFC 8949) implementation with support for numerous tag extensions including records and structured cloning
Parse, Resolve, and Dereference JSON Schema $ref pointers
a low-level, lightweight protocol buffers implementation in JavaScript
Polyfill for the Encoding Living Standard's API.
JSON-LD serializer that implements the RDF/JS Sink interface and supports different output styles
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Convert character encodings in pure javascript.
Detects if a file is binary in Node.js. Similar to Perl's -B.