keycode-cli
v0.0.2
Published
Find keycode from key on the command-line
Downloads
16
Maintainers
Readme
keycode-cli
![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)
Find keycode from key on the command-line
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