2.0.0 • Published 7 months ago

@urlpack/base58 v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@urlpack/base58

Package Version License Bundle Size

Pure JavaScript implementation of the Base58 codec.

  • Zero dependencies
  • ES Modules & Browser compatible
  • Tree-shakable encoder and decoder

Characters

This package is using Bitcoin style.

123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz

You can make your own Base-N codec with custom alphabet using @urlpack/base-codec

License

MIT

2.0.0

7 months ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago