lazyload
Image loader
An image lazyloading library for optimizing page load times by delaying the loading of non-visible elements until they come into view.
Lazyload images, iframes, widgets with a standalone JavaScript lazyloader
938 stars
38 watching
158 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
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 |
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 |
nathanwalker/ng2-image-lazy-load | A utility library for loading images without fully downloading them, utilizing web workers for background processing. | 160 |
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
tjoskar/ng-lazyload-image | A small Angular library for lazy loading images | 762 |