deku-lazy-load
Image loader
A component library for lazy loading images and other content before they're visible in the viewport
3 stars
13 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
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 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
tjoskar/ng-lazyload-image | A small Angular library for lazy loading images | 762 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
nathanwalker/ng2-image-lazy-load | A utility library for loading images without fully downloading them, utilizing web workers for background processing. | 160 |
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 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |