Showing 1-14 of 14 packages
Base256 encoding, a.k.a. latin1 encoding, the most memory-efficient encoding possible in JavaScript.
Simple archive format that produces a base256-encoded string.
The Base256 Encoding - see binary the way it wants to be seen
encode and decode base256 encoding as gnu-tar does
TypeScript definitions for base32-encoding
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.
base64 encoder/decoder
Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant
TOTP but with PGP word list
Port of ZXing DataMatrix decode only
JavaScript barcode generator supporting over 100 types and standards with raw bytes support.
Efficiently pack binary data into UTF-16 strings.
Convert any number or ASCII text to any base, using RFC4648 character set or your own custom character sets.
Generate a module exporting an arbitrary string.