Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
Encode and decode quoted-printable strings according to rfc2045
A minimal base64 implementation for number arrays.
Base64 coder.
Bitcoin Wallet Import Format (WIF) decoding/encoding module
A little wrapper around Node's Buffer that provides encoding/decoding for all supported encodings.
HTTP server cookie parsing and serialization
Generate YouTube-like ids from numbers.
An implementation of Douglas Crockford's base 32 encoding algorithm
Ultra-fast MessagePack implementation with extensions for records and structured cloning
A JS implementation of Uniform Resources(UR) Registry specification from Blockchain Commons
Translates between file formats and generates static code as well as TypeScript definitions.
Encoding helpers for IOV projects
Codecs for strings of different sizes and encodings
A JavaScript port of [The "Quite OK Audio" (QOA) format](https://github.com/phoboslab/qoa), a lossy audio compression that achieves relatively decent compression with fast decoding and not much complexity. Also see [this](https://phoboslab.org/log/2023/02
Compact binary encoding for geographic data
Encode and decode HTML entities
A sdk for support module federation
Encode/decode base64 data into ArrayBuffers
A pure javascript BMP encoder and decoder
protobuf-style varint bytes - use msb to create integer values of varying sizes
PNG image decoder and encoder written entirely in JavaScript
Ultra-fast and conformant CBOR (RFC 8949) implementation with support for numerous tag extensions including records and structured cloning
Create an binary encoder/decoder for json, utf-8 or custom types