0.0.2 • Published 7 years ago

keycode-cli v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

keycode-cli npm js-standard-style

Find keycode from key on the command-line

Demo

Install

$ npm install --global keycode-cli

Usage

$ keycode --help

  Usage
    $ keycode

  Example
    $ keycode
    › $
    ⌨️ 36

    $ keycode '#'
    ⌨️ 35

  Options
    --copy -c  Copy the keycode to the clipboard

License

MIT © François Chalifour