Showing 21-40 of 515,403 packages
**Component to lazy load content using the Intersection Observer API**
A simple React Hook for infinite scrolling built on the Intersection Observer API
Monitor if a component is inside the viewport, using IntersectionObserver API
A react package for Intersection Observer API
Async module that resolves when a target element has entered the viewport at a threshold, using Intersection Observer API
The `useOnScreen` hook utilizes the Intersection Observer API to detect if an element is visible within the viewport. It's ideal for scenarios such as lazy loading images, triggering animations on scroll, and implementing features like infinite scroll.
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
React component using the browser's Intersection Observer API to watch for when an element is within (or intersecting with) the viewport.
Provides lazy loading functionality for images, pictures, iframes, and more. It is powered by the Intersection Observer API to detect when the visibility of elements changes.
React hook to use IntersectionObserver declaratively.
Angular wrapper for the Intersection Observer API
A Vue scrollspy directive using the Intersection Observer API.
Track React component in viewport using Intersection Observer API
A lightweight scroll animation library using Intersection Observer API with advanced transform animations
Tracks the intersection of a DOM element and its containing element or the viewport.
Intersection Observer Admin for better performance
Animate On entrance (AOE) is a lightweight, dependency free, insanely fast scroll animation library built on top of Intersection Observer API
A React component that supports infinite scroll using Intersection Observer API
Tracks the intersection of a DOM element and its containing element or the viewport.
Nuxt module using Intersection Observer API to trigger animations with a Vue custom directive.