Showing 21-40 of 885 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.
Simple visibility observer plugin for Vue 3 using IntersectionObserver.
Lightweight scrollytelling library using IntersectionObserver
A lightweight libraries using IntersectionObserver for lazyload your Components, Images or anything.
keyword: **intersectionObserver scroll-list Scroll animation,quick scroll resolved**
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
Monitor if a component is inside the viewport, using IntersectionObserver API in Vue.
Scrollspy using IntersectionObserver
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
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.
A react hook to use the IntersectionObserver declaratively in your React app.