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.


keymaster

https://github.com/madrobby/keymaster

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


Keypress

https://github.com/dmauro/Keypress

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


KeyboardJS

https://github.com/RobertWHurst/KeyboardJS

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


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.


jwerty

https://github.com/keithamus/jwerty

Awesome handling of keyboard events.