vue-not-visible
Screen size filter
A Vue directive that allows conditional rendering of elements based on screen size and breakpoints
Vue directive for conditional rendering element on screen smaller than breakpoints
23 stars
3 watching
2 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
directivesvuevue-directivevuejs
Related projects:
Repository | Description | Stars |
---|---|---|
apertureless/vue-breakpoints | Utility component to conditionally show and hide components based on screen size and resolution | 194 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
javisperez/vue-visible | Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
johndatserakis/vue-screen-size | Provides easy access to screen width and height in Vue.js applications | 44 |
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 |
jofftiquez/vue-morphling | A collection of VueJs filters and directives for enhancing user interface functionality. | 192 |
eddiemf/vue-scrollactive | A lightweight Vue.js component that highlights menu items and scrolls to target sections on click | 542 |
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 |
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
scrum/vue-restricted-input | A Vue.js input mask library that restricts user input to specific characters. | 10 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
phegman/v-show-slide | A Vue.js directive for animating elements between open and closed states | 105 |
proticm/vue-gridmultiselect | A Vue.js component for displaying and selecting multiple items in a grid-like interface. | 38 |