Simple visibility observer plugin for Vue 3 using IntersectionObserver.
Monitor if a component is inside the viewport, using IntersectionObserver API
Tracks the intersection of a DOM element and its containing element or the viewport.
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
React hook to use IntersectionObserver declaratively.
Tracks the intersection of a DOM element and its containing element or the viewport.
Intersection Observer Admin for better performance
A library for declarative use of Intersection Observer API with Angular
React component for the Intersection Observer API
Track React component in viewport using Intersection Observer API
Primitives to support using the intersection observer API.
Detect if an element is in the viewport using the Intersection Observer API
A react hook to use the IntersectionObserver declaratively in your React app.
Detect when an element is becoming visible or hidden on the page.
react native intersection observer
@vue/reactivity
[简体中文](https://github.com/BiYuqi/vue-intersection-observer/blob/master/README.zh-CN.md) | English
Accurate TOC/sidebar links without compromises for Vue 3.
React components to add reveal animations using the Intersection Observer API and CSS Animations.
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 React hook that allows you to use a ResizeObserver to measure an element's size.
Simple lazy loading component built with react
Reactive primitives for observing resizing of HTML elements.
A polyfill of IntersectionObserver API