use-key-capture
Key capture hook
A custom hook that simplifies listening to complex keyboard combinations in React applications
Makes listening to key press event easy.
24 stars
2 watching
2 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
custom-hookhacktoberfestkeyboard-eventsreactreact-hooks
Related projects:
Repository | Description | Stars |
---|---|---|
ayrton/react-key-handler | Provides a way to handle keyboard events in React applications. | 387 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
kitze/react-hanger | A collection of useful React hooks for managing state and primitives in user interface components | 1,935 |
keycloak/keycloak-nodejs-connect | A Node.js adapter that simplifies authentication and authorization for modern web applications using an identity and access management solution. | 682 |
beizhedenglong/react-hooks-lib | A set of reusable React Hooks for managing state and side effects in React applications. | 545 |
ianaya89/vue-esc | A Vue.js directive to catch the escape keyup event globally on the document. | 36 |
thekashey/react-focus-lock | A library that provides a focus lock functionality to manage user input on web pages | 1,292 |
chengsokdara/use-whisper | A React hook that enables real-time speech-to-text functionality using the OpenAI Whisper API | 733 |
greena13/react-hotkeys | A declarative library for managing hotkeys and focus areas in React applications | 2,153 |
shmew/feliz.uselistener | A set of React hooks for managing event listeners and handling element interactions. | 11 |
yesmeck/react-with-hooks | A library that provides support for React Hooks API on React Native and other environments where native support is lacking. | 152 |
thibaultboursier/use-timer | A React Hook that provides a simple and customizable timer functionality | 198 |
glortho/react-keydown | Provides a lightweight way to handle keydown events in React applications | 499 |
monitorcontrol/mediakeytap | An API for capturing media key events on Macs. | 33 |