base73
An encoding method using a base of 73.
An encoding method using a base of 73.
basE91 encoding for the browser and Node.js
A modern, Unicode-safe Base64 encoding and decoding library for JavaScript.
Библиотека с функциями для кодирования данных в Base64 и обратно.
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.