Capture Keyboard Input In Pure JavaScript – hotkeys
The hotkeys JavaScript library allows to capture keyboard input and supports bind custom hotkeys with modifier keys.
The hotkeys JavaScript library allows to capture keyboard input and supports bind custom hotkeys with modifier keys.
Just another keyboard shortcut JavaScript library for creating “hotkeys” or “cheat codes” on the page.
A tiny keyboard shortcuts library that makes any element (component) react to custom keyboard events.
KeyboardMaster is a tiny, easy, and dependency-free JavaScript library that allows you to bind keyboard shortcuts to any DOM elements.
Combi is a tiny and easy JavaScript library to handle and keyboard shortcuts on the web application.
keycuts is an ES6 JavaScript library which allows you to bind custom keyboard shortcut events and trigger custom specified functions when the key combinations are pressed.
ShortcutsJS is a small JavaScript library that listens for keypress events and binds custom keypress events using the CustomEvent API.