1.0.0 • Published 4 years ago

encode-decode-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Encode/Decode CLI

NPM Version NPM Downloads

$ npm i -g encode-decode-cli

Encode and decode your strings.

$ encode binary Example
Output: 0100010101111000011000010110110101110000011011000110010
$ decode binary 0100010101111000011000010110110101110000011011000110010
Output: Example

You can always use encode help or decode help to get a list of schemes.