lazyload
Image loader
A plugin for delaying the loading of images until they come into view
Vanilla JavaScript plugin for lazyloading images
9k stars
306 watching
2k forks
Language: JavaScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
afarkas/lazysizes | A high-performance lazy loading solution for images and other resources with automatic size calculation and SEO optimization. | 17,543 |
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 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
bartdominiak/vue-lazy | A lightweight image lazy loading library based on the Intersection API. | 3 |
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
blueimp/javascript-load-image | A JavaScript library for loading and transforming images, including scaling, cropping, rotation, and metadata parsing. | 4,454 |
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 |
callmecavs/layzr.js | A JavaScript library that automatically loads images when they come into view | 5,554 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
shprink/bttrlazyloading | A plugin for JQuery that allows image loading to be deferred and customized for different screen sizes and conditions. | 414 |