A custom feature for @tanstack/*-table that allows conditional rendering based on hovering over a row. e.g. rendering buttons in a cell only for the hovered row.
A React payment library with BasisTheory integration
A react layer for easily utilizing CustomEvent API
The `useWindowSize` hook is designed for responsive React applications, providing an easy way to track changes in window size. It includes debouncing for performance optimization and is compatible with server-side rendering.
The `useLongPress` hook is designed for adding long press interactions to elements in React applications. It provides a flexible way to handle long press events with customizable thresholds and callbacks.
React implementation of the Screen Wake Lock API. It provides a way to prevent devices from dimming or locking the screen when an application needs to keep running.
The `useUpdateEffect` hook is an enhanced version of React's `useEffect` that is triggered only when dependencies update, skipping the effect on the component's initial mount. It's particularly useful for effects that need to run in response to specific c
PlaceKit Autocomplete React library
React component for declarative promise resolution and data fetching
Headless react hook for pagination
`useTimeout` is a custom React hook that manages timeouts. It provides a straightforward way to handle actions that should occur after a delay, with the ability to start, reset, and stop the timeout.
React hook for component-size
A powerful wrapper around DuckDB-WASM that provides React hooks and utilities for working with DuckDB in browser environments.
No description provided.
The `useGeoLocation` hook is a powerful tool for accessing and monitoring the user's geographical location in React applications. It offers features such as continuous location watching, error handling, and customizable geolocation options.
An audio recording helper for React. Provides a component and a hook to help with audio recording.
Simple confirmation dialogs built on top of @mui/material
Cloudflare form components, React Hook Form specific
A React hook that allows you to use a ResizeObserver to measure an element's size.
No description provided.
babel require hook
The `useClickOutside` hook is designed to detect and handle clicks outside of a specified element or set of elements. This is particularly useful for closing modal windows, dropdowns, and other components when a user interacts outside of them.
Lightweight package using MathJax to allow inline rendering of latex as svg elements
Easily build stateful React applications using familiar JavaScript patterns.