vue-lazyload
Image loader
A Vue.js plugin for loading images or components on demand
A Vue.js plugin for lazyload your Image or Component in your application.
8k stars
93 watching
869 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
lazyloadvuevue-lazyload
Related projects:
Repository | Description | Stars |
---|---|---|
tuupola/lazyload | A plugin for delaying the loading of images until they come into view | 8,762 |
afarkas/lazysizes | A high-performance lazy loading solution for images and other resources with automatic size calculation and SEO optimization. | 17,551 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
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 |
dtao/lazy.js | A functional utility library with a lazy engine for efficient data processing in JavaScript | 6,008 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
toddmotto/echo | A JavaScript library for lazy-loading images with data-* attributes | 3,721 |
bartdominiak/vue-lazy | A lightweight image lazy loading library based on the Intersection API. | 3 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |