keycode

Version 0.2.3 revision 0 uploaded by ryanglscott.

Package meta

Synopsis
Maps web browser keycodes to their corresponding keyboard keys
Description

Keyboard events in web browsers are often represented as keycodes, which (1) are difficult to remember, and (2) sometimes vary from browser to browser. Web.KeyCode allows one to look up a key press's keycode and get a plain English description of the key that was pressed, to reduce confusion.

Author
Ryan Scott
Bug reports
https://github.com/RyanGlScott/keycode/issues
Category
Web
Copyright
(C) 2015-2017 Ryan Scott
Homepage
https://github.com/RyanGlScott/keycode
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Package URL
n/a
Stability
Experimental

Components