vue-hotkeys-hook
Vue hook for handling keyboard shortcuts
Vue hook for handling keyboard shortcuts
Vue 3 component that grab your routes and enable navigation by keyboard shortcut
A small Node.js library that resolves Telegram @username using t.me shortcut
MacOS Spotlight like, for your React-Router navigation
Simple Shortcut Handler with auto[re]triggering time, cooldown time, and more.
Vue 2.x directive - binding hotkeys for components.
支持各种按钮组合。原生js开发, 无任何依赖(不到2KB)。使用也非常简单。
A context menu component for Angular
Karabiner-Elements complex modifications generator
This plugin is a collection of utility commands that can be executed by typing corresponding keywords, which start with a slash. Current version supports three type of commands but more may be added in the future.
Check whether a browser event matches a hotkey.
An easy-to-use shortcut library.
get a keyboard key definition from event
Convert key codes to easily readable names.
Use an easy-to-read key combo string to capture keyboard events. For example: `⇧ ⌥ ⌘ + K` → `e.shiftKey && e.altKey && e.metaKey && e.code === 'KeyK'`
A React component that fires a callback when a hotkey combination is pressed
A keyboardly library
Internationalization and localization utils for keyboard shortcuts
Utility library for listening to keyboard shortcuts.
kbd-txt is a lightweight (~850 B) library that formats keyboard shortcuts to work with Mac, Windows, and Linux operating systems, making it easy to display shortcuts for users on different systems