Showing 21-40 of 945 packages
React Component that observe changes in the intersection of a target element with viewport using IntersectionObserver
Monitor the scroll percentage of a component inside the viewport, using the IntersectionObserver API.
Lightweight scrollytelling library using IntersectionObserver
Simple visibility observer plugin for Vue 3 using IntersectionObserver.
keyword: **intersectionObserver scroll-list Scroll animation,quick scroll resolved**
A lightweight libraries using IntersectionObserver for lazyload your Components, Images or anything.
Viewport animation using IntersectionObserver.
Lazy loads images with IntersectionObserver
Performance for multiple ResizeObserver and IntersectionObserver
- Let users know when there’s more content to see in an `overflow` container, in case their device hides scrollbars. - Uses [Intersection Observer](https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver) for performance and accuracy –
Monitor if a component is inside the viewport, using IntersectionObserver API
Scrollspy using IntersectionObserver
Monitor if a component is inside the viewport, using IntersectionObserver API in Vue.
VueJS plugin that reports element intersections using the IntersectionObserver API
Angular directive to observe element visibility within the viewport (IntersectionObserver-based)
Super simple React hook for creating an infinite scroll experience based on the IntersectionObserver API
Occlusion-aware visibility sensor. Combines IntersectionObserver with Raycasting to track real impressions in React, Vue, Svelte, Angular, and Solid.
A React component that notifies you when it enters or exits the viewport. Based on a IntersectionObserver, resulting in improved performance. Not supported by IE and some others, see here - https://caniuse.com/?search=IntersectionObserver
ScrollScene is an extra layer on top of ScrollMagic as well as using IntersectionObserver to achieve similar effects.
A simple wrapper around IntersectionObserver API to use it within react apps.