Fast base encoding / decoding of any given alphabet using bitcoin style leading zero compression.

Uses cryptocoinjs/base-x to build a Codec factory and prefines base10, base36 and base58btc alphabets and Codecs.

Variables

base10
base36
base58btc

Functions

baseX

References

Codec → Codec