Showing 1-20 of 23 packages
detect key combinations
Use an easy-to-read key combo string to capture keyboard events. For example: `⇧ ⌥ ⌘ + K` → `e.shiftKey && e.altKey && e.metaKey && e.code === 'KeyK'`
👂 for key comb and 🔥.
A headless React library for parsing and rendering keyboard shortcuts from natural language input
React support for @reasonink/clack
Custom React hook to trigger event after key combination
A Phaser 3 plugin to handle input from keyboard, gamepad & mouse, allowing for easy key definition and multiplayer input
Check whether a browser event matches a hotkey.
React hooks and components for HyperBind
High quality keybinding library
Check whether a browser event matches a hotkey.
A React hook for creating easter eggs in your application
Simple Shortcut Handler with auto[re]triggering time, cooldown time, and more.
Vue 3 composables and components for HyperBind
A shortcuts manager made for `Rhyme`
Keyboard events as values for React (hook)
A lightweight Svelte action to add keyboard navigation to your Svelte app.
A hotkey api for javascript
get a keyboard key definition from event
Allow users to change keyboard shortcuts, edit shortcuts via Debug->Open Preference File