base-x-ts
Fast base encoding / decoding of any given alphabet
Fast base encoding / decoding of any given alphabet
Fast base encoding / decoding of any given alphabet
A package for encoding and decoding integers and strings using arbitrary bases and digits.
Base128 encoding, the intersection of latin1 and utf-8, which is basically ASCII, the most memory-efficient string encoding that can be written to disk as utf-8 without ballooning in size.
Base256 encoding, a.k.a. latin1 encoding, the most memory-efficient encoding possible in JavaScript.
Encode and decode in any base, supports BigInt
Length prefixed varint encoding
An iconv-lite stream that autodetects the encoding and fallbacks to a specified fallback encoding that focuses on japanese content
Fast and efficient buffer serialization.
Base 58 encoding / decoding
Base 58 encoding / decoding
A Javascript implementation of Beider-Morse Phonetic Matching
Typescript bindings for decoding and encoding BMP bitmap images
Zero-dependency utilities for reading/writing binary data in JavaScript.
A simple binary format for storing JavaScript objects.
BigInt encoding, a simple way to convert Uint8Arrays into BigInts, and vice versa.
It's my first custom encoding :(
A simple demonstration of DNA data storage encoding and decoding.
DFPWM encoder/decoder for JavaScript. Useful for ComputerCraft.
A JavaScript library for dynamically generating, importing, and executing custom encoders using compact-encoding, with support for dependency injection and hash-based integrity verification.