Showing 41-60 of 515,588 packages
react native intersection observer
A wrapper of Intersection Observer API.
nuxt module to integrate animate.css library with intersection observer api to optionally trigger animations on scroll.
一个基于 Intersection Observer API 的现代 React 工具库,提供懒加载、可见性检测、位置跟踪和滚动方向检测功能
A React hook for observing when an element enters or exits the viewport using the Intersection Observer API.
Utility class based on Intersection Observer API
Lazyloading based on Intersection Observer API
A react hook to use the IntersectionObserver declaratively in your React app.
Polyfills the ResizeObserver API and supports box size options from the latest spec
This package provides a lightweight and efficient lazy loading script for web developers. It uses the Intersection Observer API to defer loading images, iframes, and background images until they are within the viewport, improving page load times and reduc
A infinite scroll component in ReactJS, using Intersection Observer API.
ESLint React's ESLint plugin for interacting with Web APIs
React custom hook that uses the Intersection observer API.
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
A polyfill of IntersectionObserver API
React component that supports infinity scroll aiming blazing speed by using Intersection Observer API
Simple lazy loading component built with react
A React Hook for the [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API).
vue directive use Intersection Observer API
A React hook that allows you to use a ResizeObserver to measure an element's size.