Showing 1-20 of 945 packages
React hook to use IntersectionObserver declaratively.
A polyfill of IntersectionObserver API
Lightweight scrollytelling library using IntersectionObserver
Monitor if a component is inside the viewport, using IntersectionObserver API
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
Use IntersectionObserver to lazy load resources
React Hooks for IntersectionObserver.
react intersectionObserver helper library.
A lightweight scrollytelling interface for React using the IntersectionObserver.
Action that wraps IntersectionObserver
A react hook to use the IntersectionObserver declaratively in your React app.
A hook for handling infinite scroll based on the IntersectionObserver API
ESLint plugin for preventing memory leaks around observers (ResizeObserver, IntersectionObserver, MutationObserver)
IntersectionObserver react hooks
Wrapper around IntersectionObserver to hide away its weirdness and increase ease of usability
A polyfill for IntersectionObserver with SSR checking
Svelte use:action for element position notifications using IntersectionObserver.
A hook for handling infinite scroll based on the IntersectionObserver API
A ponyfill based on the w3c/IntersectionObserver polyfill
A library that allows you to create sticky headers. It uses `position: sticky` and IntersectionObserver