Vue.ImagesLoaded
Image loader
A Vue.js 2.0 directive to detect image loading and provide callback functionality.
Vue.js 2.0 directive to detect images loading
145 stars
2 watching
22 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
directiveimagesloadedvue2
Related projects:
Repository | Description | Stars |
---|---|---|
3n26/vue-aimg-loader | Enables easy image loading in Vue templates without requiring CSS. | 8 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
hokid/vue-loaders | A Vue.js library that provides various loading indicators and animations to enhance the user experience of web applications. | 177 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
avraammavridis/angular2-imagelazyload-directive | A directive to optimize image loading and fading-in animations in Angular 2 applications. | 6 |
matteogabriele/vue-progressive-image | A Vue.js plugin for optimizing image loading by displaying progressively loaded images | 721 |