README.md

October 4, 2017 ยท View on GitHub

MiniKeyCode

Quickly find a JS keyCode with these two tools:



  • Mini (33b): http://xem.github.io/miniKeyCode/mini.html

=> type in the input. It outputs a keyCode on keyup event



  • Complete (81b): http://xem.github.io/miniKeyCode/complete.html

=> type anywhere. It outputs a keyCode on keydown, keypress and keyup events