intersection-observer
There are 480 repositories under intersection-observer topic.
thebuilder/react-intersection-observer
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
wellyshen/react-cool-inview
π π₯οΈ React hook to monitor an element enters or leaves the viewport (or another element).
Aljullu/react-lazy-load-image-component
React Component to lazy load images and components using a HOC to track window scroll position.
awesome-reveal/react-awesome-reveal
React components to add reveal animations using the Intersection Observer API and CSS Animations.
researchgate/react-intersection-observer
React component for the Intersection <Observer /> API
wellyshen/react-cool-img
π π A React <Img /> component let you handle image UX and performance as a Pro!
svelte-inview/svelte-inview
A Svelte action that monitors an element enters or leaves the viewport.π₯
mgechev/ngx-quicklink
Quicklink prefetching strategy for the Angular router
jsonkao/react-scrollama
Simple scrollytelling with the IntersectionObserver in React.
roderickhsiao/react-in-viewport
Detect if React component is in viewport
metonym/svelte-intersection-observer
Detect if an element is in the viewport using the Intersection Observer API
shinsenter/defer.js
π₯ A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals.
fpapado/react-lazy-images
πΌοΈ ποΈ Components and utilities for lazy image loading in React
codrops/ScrollingLettersAnimation
A switching title effect where a fixed element changes depending on the scroll position.
k3nsei/ng-in-viewport
Allows us to check if an element is within the browsers visual viewport
rdmurphy/scroller
π A super-tiny library for your scrollytelling needs.
ng-web-apis/intersection-observer
A library for idiomatic use of IntersectionObserver with Angular
zeusdeux/use-is-in-viewport
A react hook to find out if an element is in a given viewport with a simple api.
researchgate/react-intersection-list
React infinite scroll using the Intersection <Observer /> API
pomber/intersection-observer-debugger
A script you include during development that shows the root, target, and intersection every time an IntersectionObserver is triggered.
cats-oss/use-intersection
React Hooks for IntersectionObserver.
tudorgergely/use-scroll-to-bottom
React Hook which tells you when you've scrolled to bottom
zhbhun/react-native-intersection-observer
React Native component that monitors when an element enters or leaves the client viewport.
BKWLD/vue-in-viewport-mixin
Vue 2 mixin to determine when a DOM element is visible in the client window
bitmap/react-hook-inview
React hook for detecting when an element is in the viewport
cesarolvr/murphyjs-lib
A simple way to implement scroll based reveal animations in your pages: https://cesarolvr.github.io/murphyjs/index.html
jesusbotella/ngx-lazy-load-images
Image lazy load library for Angular 2+
vivaxy/impression
πElement view notifier
onderonur/react-intersection-observer-hook
React hook to use IntersectionObserver declaratively.
openfresh/viewport-observer
React Component that observe changes in the intersection of a target element with viewport using IntersectionObserver
Niresh12495/LazyHTML
LazyHTML is an OpenSource Javascript Library that Supports Lazy Loading of any elements without Modifying Code, LazyHTML can lazy load Ads, Videos, Images, Widgets, Javascript, CSS, Inline-Javascript, Inline-CSS & Any HTML.
martinlaxenaire/scroll-observer
Really simple Intersection Observer helper
shinsenter/defer.php
π A PHP library that focuses on minimizing payload size of HTML document and optimizing page speed.
beyonk-group/svelte-scrollspy
Scroll Spy component for Svelte
snewcomer/intersection-observer-admin
Intersection Observer Admin for better performance
BiYuqi/vue-intersection-observer
Vue component for the Intersection <Observer /> API