HotKey Packages
@o295/use-kbd-react
@sheriffmoose/stay-awake
Tool to keep windows machine awake and hotkey to turn monitor off
td-set-shortcuts
Set shortcuts easily!
wonder-hotkey2
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
vue-hotkey-v3
Wrapped with vue based on [`hotkeys-js`](https://github.com/jaywcjlove/hotkeys)
vue-hotkeys-hook
Vue hook for handling keyboard shortcuts
v-hotkey-ssr
Vue 2.x directive - binding hotkeys for components.
v-hotkey3
Vue 3.2.x directive for binding hotkeys to components.
is-hotkey-esm
Check whether a browser event matches a hotkey.
kikey
An easy-to-use shortcut library.
keycombo-parse
Use an easy-to-read key combo string to capture keyboard events. For example: `⇧ ⌥ ⌘ + K` → `e.shiftKey && e.altKey && e.metaKey && e.code === 'KeyK'`
keyboard-shortcut-component
A React component that fires a callback when a hotkey combination is pressed
keyboardly
A keyboardly library
keyboard-i18n
Internationalization and localization utils for keyboard shortcuts
keyux
Improve keyboard UI of web apps
hyperterminal-overlay
A complete and customizable solution for a permanent, dropdown, hotkey and overlay window in your Hyper.app
hotkeys-js-ext
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
hotkey-mapper
A simply frontend hotkey-mapper
hotkey-react
基于 react 实现可随意组合快捷键