saltycrane / use-fit-textLinks
React hook used to fit text in a div
☆124Updated last year
Alternatives and similar repositories for use-fit-text
Users that are interested in use-fit-text are comparing it to the libraries listed below
Sorting:
- React hook for detecting when an element is in the viewport☆86Updated last year
- FitText.js as a React v16+ component.☆72Updated 2 years ago
- React hooks for persistent state☆166Updated 2 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆160Updated this week
- A react hook to find out if an element is in a given viewport with a simple api.☆149Updated 2 years ago
- Collection of React Hooks used by Charlie Tango☆78Updated 2 months ago
- Detect overflow and render shadows, fades, arrows, etc.☆84Updated 2 years ago
- React hook for creating simple keyboard shortcuts☆116Updated 2 years ago
- A simple React component for wrapping children based on a condition☆239Updated 5 months ago
- Preserve space for your element to prevent browser reflow (layout shift)☆104Updated last month
- 📚 Manage layers and z-index in React applications effectively☆168Updated 4 years ago
- React component for handling character triggers inside textareas and input fields. 🐼☆87Updated 2 years ago
- Merges className, style, and event handler props for React elements☆100Updated 2 years ago
- Flattens React children and fragments to an array with predictable and stable keys☆151Updated 5 months ago
- 🗜Responsive clamping component for React in 735 bytes.☆44Updated 3 months ago
- A tiny (117 bytes) and blazing fast standalone helper for creating consistent spacing between the elements of your UI☆47Updated 6 months ago
- 👆+🔎 React hook for panning and zooming a container☆64Updated 2 years ago
- Synchronize SWR cache with localStorage or sessionStorage to get offline cache☆110Updated 2 years ago
- A React component that sends current breakpoint via context based on viewport width, allowing you to load different components in differe…☆96Updated 2 years ago
- Respond to changes in a DOM element's size. With React Breakpoints, element queries are no longer "web design's unicorn" 🦄☆71Updated 3 months ago
- React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback☆52Updated 9 months ago
- a gesture responder system for your react application☆115Updated 2 years ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆88Updated 3 months ago
- A react implementation of stickyroll (original)