vue-lazyload-img
Image loader
An image lazy loading plugin for Vue.js, optimized for mobile browsers.
A plugin of vue for image lazyload(vue图片懒加载插件)
249 stars
11 watching
52 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
image-lazyloadlazyloadvuevue-lazyload
Related projects:
Repository | Description | Stars |
---|---|---|
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
bartdominiak/vue-lazy | A lightweight image lazy loading library based on the Intersection API. | 3 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
vvo/lazyload | An image lazyloading library for optimizing page load times by delaying the loading of non-visible elements until they come into view. | 938 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |