encode-decode-cli

1.0.0 • Public • Published

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.

/encode-decode-cli/

    Package Sidebar

    Install

    npm i encode-decode-cli

    Weekly Downloads

    5

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.43 kB

    Total Files

    6

    Last publish

    Collaborators

    • hiimjustin000