https://github.com/davidpelayo/vue-intersection-observer
A Vue component to reactively detect when a Vue component or HTML element is visible for the end user
https://github.com/davidpelayo/vue-intersection-observer
intersection-observer intersectionobserver intersectionobserver-api vue vue-component vue-components vue2 vuejs vuejs2
Last synced: 3 months ago
JSON representation
A Vue component to reactively detect when a Vue component or HTML element is visible for the end user
- Host: GitHub
- URL: https://github.com/davidpelayo/vue-intersection-observer
- Owner: davidpelayo
- License: mit
- Created: 2018-11-28T10:38:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T15:10:41.000Z (about 7 years ago)
- Last Synced: 2025-03-04T22:23:18.266Z (11 months ago)
- Topics: intersection-observer, intersectionobserver, intersectionobserver-api, vue, vue-component, vue-components, vue2, vuejs, vuejs2
- Language: JavaScript
- Size: 147 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue Intersection Observer Component
**A Vue component to reactively detect when a Vue component or HTML element is visible for the end user**