vue2-image-loader
Image loader
A Vue component that loads and displays images with fallbacks.
a image loader component for vue2
6 stars
2 watching
4 forks
Language: Vue
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
leepyng/vue2-photo-carousel | A Vue 2.0 component for displaying a collection of photos in a carousel format. | 3 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
3n26/vue-aimg-loader | Enables easy image loading in Vue templates without requiring CSS. | 8 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
david-desmaisons/vue.imagesloaded | A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |