Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 2.36 KB

keyboard-wrappers.md

File metadata and controls

46 lines (39 loc) · 2.36 KB

Bookmarks tagged [keyboard-wrappers]

https://github.com/ccampbell/mousetrap

Simple library for handling keyboard shortcuts in Javascript.


https://github.com/madrobby/keymaster

A simple micro-library for defining and dispatching keyboard shortcuts.


https://github.com/dmauro/Keypress

A keyboard input capturing utility in which any key can be a modifier key.


https://github.com/RobertWHurst/KeyboardJS

A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.


https://github.com/jeresig/jquery.hotkeys

jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination.


https://github.com/keithamus/jwerty

Awesome handling of keyboard events.