| thebuilder/react-intersection-observer |
4,585 |
|
153 |
710 |
about 2 years ago |
145 |
November 09, 2023 |
1 |
mit |
TypeScript |
| React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport. |
| wellyshen/react-cool-inview |
1,454 |
|
0 |
13 |
over 2 years ago |
86 |
April 17, 2022 |
18 |
mit |
TypeScript |
| 😎 🖥️ React hook to monitor an element enters or leaves the viewport (or another element). |
| researchgate/react-intersection-observer |
1,090 |
|
65 |
71 |
about 3 years ago |
34 |
November 04, 2020 |
18 |
mit |
JavaScript |
| React component for the Intersection <Observer /> API |
| alexjoverm/v-lazy-image |
886 |
|
30 |
23 |
over 2 years ago |
15 |
February 13, 2022 |
20 |
mit |
JavaScript |
| Lazy load images using Intersection Observer, apply progressive rendering and css animations. |
| wellyshen/react-cool-img |
777 |
|
0 |
7 |
over 2 years ago |
91 |
June 20, 2021 |
23 |
mit |
TypeScript |
| 😎 🏞 A React <Img /> component let you handle image UX and performance as a Pro! |
| maciekgrzybek/svelte-inview |
641 |
|
0 |
10 |
over 2 years ago |
17 |
July 06, 2023 |
2 |
mit |
TypeScript |
| A Svelte action that monitors an element enters or leaves the viewport.🔥 |
| jeremenichelli/hunt |
339 |
|
1 |
4 |
over 5 years ago |
16 |
August 06, 2019 |
7 |
mit |
JavaScript |
| 👻 Minimal library to observe nodes entering and leaving the viewport |
| roderickhsiao/react-in-viewport |
327 |
|
12 |
24 |
over 2 years ago |
66 |
April 03, 2023 |
8 |
mit |
TypeScript |
| Detect if React component is in viewport |
| metonym/svelte-intersection-observer |
284 |
|
0 |
12 |
about 2 years ago |
16 |
July 20, 2023 |
6 |
mit |
Svelte |
| Detect if an element is in the viewport using the Intersection Observer API |
| thebuilder/react-scroll-percentage |
230 |
|
6 |
6 |
about 3 years ago |
30 |
December 21, 2022 |
27 |
mit |
TypeScript |
| Monitor the scroll percentage of a component inside the viewport, using the IntersectionObserver API |