Create Custom Key Binding Events – Shortcut.js
A tiny keyboard shortcuts library that makes any element (component) react to custom keyboard events.
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.