v-lazy-component
Lazy loader
A Vue component that enables lazy loading of child components when they come into view
Vue component render when visible 👁️⚡️
61 stars
1 watching
3 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
lazy-loadingvlazy-componentvuevue-lazy-render
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js plugin for lazy loading images and other content | 25 |
| A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
| A lightweight image lazy loading library based on the Intersection API. | 3 |
| A Vue.js plugin that enables lazy loading of images. | 61 |
| A Vue.js module for lazy-loading images in web applications. | 36 |
| An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
| A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
| A Vue 2.x component that loads and renders list items on-demand based on the viewport's visibility | 31 |
| A Vue.js directive for lazy loading images | 26 |
| A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
| A Vue.js component for lazyloading YouTube videos | 103 |
| A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
| An image lazyloading library for optimizing page load times by delaying the loading of non-visible elements until they come into view. | 938 |
| A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
| A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 191 |