keycode
Convert between keyboard keycodes and keynames and vice versa.
Convert between keyboard keycodes and keynames and vice versa.
Check whether a browser event matches a hotkey.
A React component for handling keyboard events.
Lightweight keydown wrapper for React components
Takes a event object and returns the key pressed
React hook which listens for pressed keys
Prevent SIGINT on Ctrl+C
jQuery plugin for simulating key presses on HTML inputs
A lightweight JavaScript library for interpreting event key and character codes across browsers.
Javascript keyboard bindings (shortcuts) handler with support for key chords
Detect whether a KeyboardEvent is caused by a printable key
Generate React keydown handlers by replicating click ones
Ember mixins for browser event handling.
determine if an event is a key
A small library to handle keyboard events in a more declarative way
A centralised keyboard listener for parts of an application to subscribe to
1. `npm i react-usekeydown` / `yarn add react-usekeydown` 2. `import useKeyDown from "react-usekeydown";` 3. `const keys = useKeyDown();`
A simple library for tracking which keyboard keys are currently being pressed.
Nodered node, triggers on global keyboard or mouse events.
A translator for javascript keyboard events to and from understandable english.