vue-visible

Visibility controller

Provides an alternative to native v-show in VueJS by adding a directive to control element visibility

v-visible directive for VueJS

GitHub

31 stars
2 watching
2 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list

directivehiddenpluginv-showv-visiblevisibilityvisiblevue-visiblevuejs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andrewvasilchuk/v-visible A Vue.js directive for controlling the visibility of HTML elements 2
shwilliam/vue-visibility-trigger A Vue component that emits an event when scrolled into view 5
javisperez/vuedals A Vue.js plugin for managing multiple modals from a single component instance using an event bus. 108
pxyup/vue-not-visible A Vue directive that allows conditional rendering of elements based on screen size and breakpoints 23
ndelvalle/v-blur A Vue.js directive to temporarily obscure an element's content 184
mahdikhashan/v-on-page-video Enables video playback to pause and resume when the page gains or loses focus 3
alekseypleshkov/vue-scroll-show A Vue.js directive to display elements when the user reaches them after scrolling 10
ventralnet/v-hide A directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility. 7
phegman/v-show-slide A Vue.js directive for animating elements between open and closed states 105
vtimofeev/vue-check-view A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. 115
jsmith01/vue-selectable A Vue.js directive that enables mouse selection of objects on a web page 69
kholid060/v-intersect Detects when an element is visible or hidden on the user's viewport 11
jofftiquez/vue-morphling A collection of VueJs filters and directives for enhancing user interface functionality. 192
jqwidgets/vue Demostates and provides Vue.js implementations of over 60 UI components from jQWidgets 61
dafrok/v-hotkey A Vue.js directive for binding custom hotkey combinations to components. 721