2.0.0 • Published 7 months ago

@urlpack/base62 v2.0.0

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

@urlpack/base62

Package Version License Bundle Size

Pure JavaScript implementation of the Base62 codec.

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

Characters

This package is using GMP style.

0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz

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