binary-cli

1.1.7 • Public • Published

binary-cli Build Status

Binary encode & decode a string, right from your terminal.


Install

~ ❯❯❯ npm install -g binary-cli

Usage

  Binary encode & decode a string, right from your terminal.

  Usage
    ~ ❯❯❯ binary [string]
    ~ ❯❯❯ echo [string] | bin
  Options
        -d, --decode  Decode binary-encoded string
        -p, --plain   Display output without log symbols
  Examples
    ~ ❯❯❯ binary foo
    ✔ 1100110 1101111 1101111
    ~ ❯❯❯ binary -d "1100010 1100001 1110010"
    ✔ bar

License

MIT © Nikolaos Kamarinakis

/binary-cli/

    Package Sidebar

    Install

    npm i binary-cli

    Weekly Downloads

    9

    Version

    1.1.7

    License

    MIT

    Unpacked Size

    4.59 kB

    Total Files

    4

    Last publish

    Collaborators

    • k4m4