vue-clazy-load
Image Loader
A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components.
Component-based lazy (CLazy) load images in Vue.js 2
104 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
intersectionobserverlazy-loadlazy-loadingvuevue-componentsvuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
bartdominiak/vue-lazy | A lightweight image lazy loading library based on the Intersection API. | 3 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
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 |
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 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
3n26/vue-aimg-loader | Enables easy image loading in Vue templates without requiring CSS. | 8 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
hokid/vue-loaders | A Vue.js library that provides various loading indicators and animations to enhance the user experience of web applications. | 177 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
david-desmaisons/vue.imagesloaded | A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |