keycode-cli

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i keycode-cli

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • francoischalifour