vue-observe-visibility

Visibility detector

Detects when an element becomes visible or hidden on the page

Detect when an element is becoming visible or hidden on the page.

GitHub

2k stars
14 watching
87 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kholid060/v-intersect Detects when an element is visible or hidden on the user's viewport 11
fidian/ngx-visibility A library to detect when DOM elements are visible using IntersectionObserver 11
serkanyersen/ifvisible.js Checks user interaction and visibility on the page 1,953
akryum/vue-resize A Vue.js component to detect changes in DOM element sizes. 507
chrishurlburt/vue-scrollview A Vue.js component that detects when components are visible in the viewport. 116
shwilliam/vue-visibility-trigger A Vue component that emits an event when scrolled into view 5
andrewvasilchuk/v-visible A Vue.js directive for controlling the visibility of HTML elements 2
ajerez/vue-mobile-detection Detects whether a user is browsing with a mobile device or not 69
javisperez/vue-visible Provides an alternative to native v-show in VueJS by adding a directive to control element visibility 31
akryum/vue-progress-path Provides customizable loading indicators and progress bars for Vue.js applications 423
vtimofeev/vue-check-view A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. 115
pxyup/vue-not-visible A Vue directive that allows conditional rendering of elements based on screen size and breakpoints 23
scaccogatto/vue-waypoint A Vue.js component for detecting element positions on the screen and triggering events based on those positions 470
avraammavridis/react-intersection-visible-hook A React hook that tracks the visibility of components based on IntersectionObserver 49
vinayakkulkarni/v-offline A VueJS component to detect online and offline network changes in web applications. 374