fitzmode / use-dynamic-refs
A React hook to dynamically set and get Refs.
☆59Updated 11 months ago
Alternatives and similar repositories for use-dynamic-refs:
Users that are interested in use-dynamic-refs are comparing it to the libraries listed below
- React hook to use IntersectionObserver declaratively.☆73Updated 4 months ago
- ☆120Updated 3 years ago
- A few methods of measuring CSS-in-JS performance☆29Updated last year
- 📦 useIsMountedRef() is a React Hook to check when the component is mounted.☆44Updated this week
- Migrate React Hook Form V6 to V7 made simple.☆26Updated 3 years ago
- React hook to measure elapsed time using requestAnimationFrame☆68Updated 7 months ago
- Devtools for SWR☆19Updated 2 years ago
- React Hooks to listen to both mouse down or up and click events with a once called function☆23Updated 4 years ago
- A simple React hook for differentiating single and double clicks on the same component.☆63Updated 11 months ago
- 🌫 Easily show a fade at edges of lists to indicate scrollability☆68Updated 2 years ago
- Wrap a function to ensure you never call it if a component is unmounted, useful to avoid cases where an async code could finish after a c…☆12Updated 2 years ago
- Just Another React Live Editor☆66Updated 2 weeks ago
- Logger for state manager recoil☆56Updated 2 years ago
- 👆+🔎 React hook for panning and zooming a container☆63Updated last year
- Enable Fast Refresh for remote data in Next.js☆152Updated 9 months ago
- 📋 React Hook Form performance compare with Formik and Redux Form☆33Updated 4 years ago
- A fresh and modern FPS component for react.☆58Updated 2 years ago
- State hook to determine whether a React element is being hovered☆59Updated 2 years ago
- ⚡ Something like react server components, but web workers instead of a server☆105Updated 3 years ago
- A Babel macro to conditionally import something based on environmental variables.☆51Updated 3 years ago
- A primitive React hook used to coordinate indexed collections effortlessly.☆74Updated last year
- Fit a popover element on the screen.☆24Updated this week
- Synchronize SWR cache with localStorage or sessionStorage to get offline cache☆110Updated 2 years ago
- A javascript library for simplifying encoding and decoding URL query parameters