An open API service indexing awesome lists of open source software.

https://github.com/troygoode/keytester

Visual tool for getting keycodes from browser keypress events. Useful when you need to remember which code the letter "H" or the "/" key maps to, for instance.
https://github.com/troygoode/keytester

browser dom events keydown keypress reactjs

Last synced: 3 months ago
JSON representation

Visual tool for getting keycodes from browser keypress events. Useful when you need to remember which code the letter "H" or the "/" key maps to, for instance.

Awesome Lists containing this project

README

          

# keytester

## License

[MIT License](http://www.opensource.org/licenses/mit-license.php)

## Author

[Troy Goode](https://github.com/troygoode) ([troygoode@gmail.com](mailto:troygoode@gmail.com))