intersection-observer topic

List intersection-observer repositories

defer.js

272
Stars
47
Forks
Watchers

🥇 A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals.

react-intersection-observer

1.1k
Stars
67
Forks
Watchers

React component for the Intersection <Observer /> API

ScrollingLettersAnimation

228
Stars
49
Forks
Watchers

A switching title effect where a fixed element changes depending on the scroll position.

ngx-quicklink

745
Stars
41
Forks
Watchers

Quicklink prefetching strategy for the Angular router

svelte-intersection-observer

314
Stars
7
Forks
Watchers

Detect if an element is in the viewport using the Intersection Observer API

use-scroll-to-bottom

107
Stars
4
Forks
Watchers

React Hook which tells you when you've scrolled to bottom

react-scrollama

377
Stars
29
Forks
Watchers

Simple scrollytelling with the IntersectionObserver in React.

react-lazy-images

264
Stars
24
Forks
Watchers

🖼️ 🛋️ Components and utilities for lazy image loading in React

scroller

179
Stars
6
Forks
Watchers

📜 A super-tiny library for your scrollytelling needs.

use-is-in-viewport

151
Stars
7
Forks
Watchers

A react hook to find out if an element is in a given viewport with a simple api.