keyboard-wrappers.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [keyboard-wrappers]
www.codever.land/bookmarks/t/keyboard-wrappers
mousetrap
https://github.com/ccampbell/mousetrap
Simple library for handling keyboard shortcuts in Javascript.
- tags: javascript, keyboard-wrappers
- :octocat: source code
keymaster
https://github.com/madrobby/keymaster
A simple micro-library for defining and dispatching keyboard shortcuts.
- tags: javascript, keyboard-wrappers
- :octocat: source code
Keypress
https://github.com/dmauro/Keypress
A keyboard input capturing utility in which any key can be a modifier key.
- tags: javascript, keyboard-wrappers
- :octocat: source code
KeyboardJS
https://github.com/RobertWHurst/KeyboardJS
A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
- tags: javascript, keyboard-wrappers
- :octocat: source code
jquery.hotkeys
https://github.com/jeresig/jquery.hotkeys
jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination.
- tags: javascript, keyboard-wrappers
- :octocat: source code
jwerty
https://github.com/keithamus/jwerty
Awesome handling of keyboard events.
- tags: javascript, keyboard-wrappers
- :octocat: source code