Same as React's `useCallback`, but returns a stable reference.
A React hook for managing event listeners, e.g. removing events when a component unmounts.
Ponyfill of the experimental `React.useEffectEvent` hook
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
Reusable hooks
Performant, flexible and extensible forms library for React Hooks
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
React hook which returns the latest callback without changing the reference
Event Emitting and Middleware Hooks
A custom React Hook that provides a useEventListener.
React hook for detecting click, tap or point and hold event. Easy to use, highly customizable options, thoroughly tested.
react hook that allows for events to be passed between components
[](https://www.npmjs.com/package/react-use-draggable-scroll)
A React helper hook for storing latest value in ref object (updated in useEffect's callback).
An onClickOutside wrapper for React components
React hook which creates a ref function from given refs. Useful when using forwardRef.
React input component for masked input.
React components for Recurly.js
React component and hook which listens to the beforeunload window event.
A library for emitting and listening to events in a React application
Run some code when the process exits (supports async hooks and pm2 clustering)
React hook to dynamically load an external script and know when its loaded
React Image is an <img> tag replacement for react, featuring preloader and multiple image fallback support
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser