https://github.com/wayou/intersection-observer-api
intersection observe api demo
https://github.com/wayou/intersection-observer-api
infinite-scroll intersection-observer lazyload
Last synced: 6 months ago
JSON representation
intersection observe api demo
- Host: GitHub
- URL: https://github.com/wayou/intersection-observer-api
- Owner: wayou
- Created: 2019-11-30T12:45:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:00:14.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T15:50:36.429Z (8 months ago)
- Topics: infinite-scroll, intersection-observer, lazyload
- Language: TypeScript
- Homepage: https://wayou.github.io/intersection-observer-api/
- Size: 3.42 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Using [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) to implement infinite page and image lazy loading.
demo: https://wayou.github.io/intersection-observer-api/
![]()