1.0.1 • Published 7 years ago

b32tohex v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

b32tohex

cli to convert base32 strings (RFC3548) into hex encoded strings

usage:

$ npm install b32tohex -g

$ b32tohex <b32string>

# e.g.
$ b32tohex 5P7XMDTBJGTGU5DLWMVVQSOM5J7RVK2C
ebff760e6149a66a746bb32b5849ccea7f1aab42
1.0.1

7 years ago

1.0.0

7 years ago