Find keycode from key on the command-line
npm install keycode-cli> Find keycode from key on the command-line
!Demo
``console`
$ npm install --global keycode-cli
`console
$ keycode --help
Usage
$ keycode
Example
$ keycode
› $
⌨️ 36
$ keycode '#'
⌨️ 35
Options
--copy -c Copy the keycode to the clipboard
``
MIT © François Chalifour