keydown-event-dispatcher
Utility module for dispatching keydown events in web applications. Provides predefined key codes and a function to simulate keydown events programmatically. Compatible with JavaScript and TypeScript projects.
Utility module for dispatching keydown events in web applications. Provides predefined key codes and a function to simulate keydown events programmatically. Compatible with JavaScript and TypeScript projects.
Comfortable keyboard remaps for Karabiner/AutoHotKey
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
This package helps manage keyboard shortcuts and sequences for your react application
Map keyboard events
An easy-to-use library made for emulating a MIDI device with your keyboard.
A React component that fires a callback when a hotkey combination is pressed
Small package, that allow you to assign actions to keyboard buttons. to make user's experience alot easier and better 🎉
Lightweight package designed for testing REST-APIs
A library to handle view height based on keyboard
A TypeScript enum for handling keyboard event codes (in favor of keyCode or key).
``` npm i keyboard-emoji-meaning ```
Contains strings literals for the keyboard event keys
A smart keyboard events dispatcher.
A React hook to detect keyboard visibility and offset using the VisualViewport API
A keyboardly library
Converts a JavaScript keyboard event object into a humanly readable string
Internationalization and localization utils for keyboard shortcuts
Unified keyboard input handler