AvraamMavridis / react-window-communication-hookLinks
React hook to communicate among browser context (tabs, windows, iframes)
☆92Updated 4 years ago
Alternatives and similar repositories for react-window-communication-hook
Users that are interested in react-window-communication-hook are comparing it to the libraries listed below
Sorting:
- React side-effect hook that manages a single indexDB item.☆44Updated 5 years ago
- a gesture responder system for your react application☆115Updated 2 years ago
- React infinite scroll using the Intersection <Observer /> API☆138Updated this week
- A react hook to use the scroll information of an element.☆59Updated 3 years ago
- Preserve space for your element to prevent browser reflow (layout shift)☆104Updated last month
- Declarative, nested, stateful, isomorphic page visibility React component☆225Updated 5 months ago
- ⚛️ React hook for memoizing values inline anywhere in a component☆166Updated last month
- React hook to dynamically load an external script and know when its loaded☆127Updated 2 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆160Updated last week
- A React hook for resolving promises with Suspense support. <1kb bundle.☆165Updated 2 years ago
- React hook for determining the size of a component☆239Updated 2 years ago
- React Drag To Select component (tiny, touch friendly, and no dependencies!)☆165Updated last year
- A wrapper for placing elements along div borders.☆165Updated 2 years ago
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 2 years ago
- React Hook for reading from and writing to the user's clipboard.☆179Updated 2 years ago
- Build custom video players effortless☆116Updated 2 years ago
- A set of utility and general-purpose React hooks.☆229Updated 3 weeks ago
- A custom React Hook for implementing a calendar with events☆56Updated 6 years ago
- Detect overflow and render shadows, fades, arrows, etc.☆84Updated 2 years ago
- Hook, simplifying dealing with Promises inside of React components☆52Updated 5 years ago
- React Universal Hooks : just use****** everywhere (Functional or Class Component). Support React DevTools!☆190Updated 2 years ago
- A numpad for number, date and time, built with and for React.☆139Updated this week
- ☆217Updated 4 months ago
- React hook for client side fuzzy search using Fuse.js☆87Updated 2 years ago
- React hook to track Network status☆66Updated 3 years ago
- ☆122Updated 4 years ago
- React Hook which tells you when you've scrolled to bottom☆107Updated 2 years ago
- React hook for handling promises.☆94Updated last year
- A React component that sends current breakpoint via context based on viewport width, allowing you to load different components in differe…