base-formatter
Encoding to and decoding from any base
Encoding to and decoding from any base
Encode and decode in any base, supports BigInt
BigInt base62 codec
Base encoding / decoding of any given alphabet
A TypeScript library for working with arbitrary bases
A utility package to encode and decode generic encoding algorithms. By default base62 will be used however other encodings such as base58 or custom will be supported in future releases.
Encode & decode strings, bytes, and integers to Base62
Convert string in any base.
A lightweight utility for fast access to the most commonly used hashing algorithms including SHA, Blake2, and PBKDF2
Deterministic and compact ID generation for API resources using pluggable hashing.
Generate short, reversible, pseudo-unique hashes for numeric values. Inspired by KevBurnsJr's original PHP implementation.