Showing 1-20 of 367,479 packages
A react hook which can execute any function for any keyboard shortcut.
Performant, flexible and extensible forms library for React Hooks
A React hook for invoking a callback when hotkeys are pressed
TypeScript definitions for is-hotkey
Check whether a browser event matches a hotkey.
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
<hr> <div align="center"> <h1 align="center"> useHotkeys(keys, callback) </h1> </div>
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
Check whether a browser event matches a hotkey.
A React hook that updates useRef().current with the most recent value each invocation
A React hook that fires a callback whenever ResizeObserver detects a change to its size
Just create a single stylesheet...
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
React hook for handling keyboard shortcuts, offering a customizable and platform-aware solution, supporting global and scoped modes.
```html <button data-hotkey="Shift+?">Show help dialog</button> ```
React Hook Form dev tool to help debugging forms
A React hook for managing event listeners, e.g. removing events when a component unmounts.
React hooks for updating components when the size of the `window` changes.
A React hook for debouncing setState and other callbacks