Showing 1-20 of 885 packages
React hook to use IntersectionObserver declaratively.
A polyfill of IntersectionObserver API
Monitor if a component is inside the viewport, using IntersectionObserver API
Lightweight scrollytelling library using IntersectionObserver
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.
A react hook to use the IntersectionObserver declaratively in your React app.
Action that wraps IntersectionObserver
A hook for handling infinite scroll based on the IntersectionObserver API
IntersectionObserver react hooks
ESLint plugin for preventing memory leaks around observers (ResizeObserver, IntersectionObserver, MutationObserver)
A polyfill for IntersectionObserver with SSR checking
Wrapper around IntersectionObserver to hide away its weirdness and increase ease of usability
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