url-cli

1.1.6 • Public • Published

url-cli Build Status

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


Install

~ ❯❯❯ npm install -g url-cli

Usage

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

  Usage
    ~ ❯❯❯ url [string]
    ~ ❯❯❯ echo [string] | url
  Options
        -d, --decode  Decode URL encoded string
        -p, --plain   Display output without log symbols
  Examples
    ~ ❯❯❯ url "just 4n0ther URL enc0d3d $tr1ng"  
    ✔ just%204n0ther%20URL%20enc0d3d
    ~ ❯❯❯ url -d url%E2%80%93encoded%20string
    ✔ url–encoded string

License

MIT © Nikolaos Kamarinakis

/url-cli/

    Package Sidebar

    Install

    npm i url-cli

    Weekly Downloads

    3

    Version

    1.1.6

    License

    MIT

    Unpacked Size

    4.66 kB

    Total Files

    4

    Last publish

    Collaborators

    • k4m4