encode-decode-cli
v1.0.0
Published
Encode and decode strings.
Maintainers
Readme
Encode/Decode CLI
$ npm i -g encode-decode-cliEncode and decode your strings.
$ encode binary Example
Output: 0100010101111000011000010110110101110000011011000110010$ decode binary 0100010101111000011000010110110101110000011011000110010
Output: ExampleYou can always use encode help or decode help to get a list of schemes.
