v-on-page-video
Focus-aware video player
Enables video playback to pause and resume when the page gains or loses focus
A Vue.js page visibility directive
3 stars
1 watching
0 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
directivevisibilitychangevue2vuejs
Related projects:
Repository | Description | Stars |
---|---|---|
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
mahdikhashan/vue3-click-outside | A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it | 16 |
chrishurlburt/vue-canvasvideo | Provides a reusable component for playing videos on HTML canvas to achieve autoplay in older browsers | 41 |
javisperez/vue-visible | Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
avidofood/vue-responsive-video-background-player | A Vue package that plays background videos in different resolutions | 293 |
terryz/v-playback | A Vue plugin that simplifies video playback using the Video.js library. | 18 |
eddiemf/vue-scrollactive | A lightweight Vue.js component that highlights menu items and scrolls to target sections on click | 542 |
alexandrebonaventure/vue-mq | A Vue.js plugin for defining breakpoints and building responsive designs semantically and declaratively. | 537 |
algoz098/vue-player | A VueJS-based HTML5 video player with features like poster images and preview functionality. | 23 |
pxyup/vue-not-visible | A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
display-design-studio/vue-player | A lightweight, customizable video player library for Vue.js applications. | 2 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
zuolei828/vue-virtual-infinite-scroll | A Vue.js component that enables high-performance scrolling for large data lists with infinite loading and pull refresh capabilities | 51 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |