v-visible

Visibility controller

A Vue.js directive for controlling the visibility of HTML elements

Vue.js directive for setting visibility of an element

GitHub

2 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
javisperez/vue-visibleProvides an alternative to native v-show in VueJS by adding a directive to control element visibility31
shwilliam/vue-visibility-triggerA Vue component that emits an event when scrolled into view5
andrewvasilchuk/v-aspect-ratioA Vue.js directive for setting aspect ratios in web applications29
andrewvasilchuk/vue-accessible-modalA Vue.js plugin for creating accessible modals with a simple show/close API20
andrewvasilchuk/v-ripple-directiveA Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements4
ndelvalle/v-blurA Vue.js directive to temporarily obscure an element's content184
alekseypleshkov/vue-scroll-showA Vue.js directive to display elements when the user reaches them after scrolling10
vtimofeev/vue-check-viewA Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport.115
phegman/v-show-slideA Vue.js directive for animating elements between open and closed states105
ventralnet/v-hideA directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility.7
pxyup/vue-not-visibleA Vue directive that allows conditional rendering of elements based on screen size and breakpoints23
dafrok/v-hotkeyA Vue.js directive for binding custom hotkey combinations to components.720
jsmith01/vue-selectableA Vue.js directive that enables mouse selection of objects on a web page69
outluch/vue-model-autosetA Vue.js plugin to work around limitations in dynamically added properties with v-model directive17