Skip to content

RyanGlScott/keycode

Repository files navigation

keycode

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build Status

Keyboard events in web browsers are often represented as keycodes, which (1) are difficult to remember, and (2) sometimes vary from browser to browser. This package 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.

About

Maps web browser keycodes to their corresponding keyboard keys

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •