echo
Image loader
A JavaScript library for lazy-loading images with data-* attributes
Lazy-loading images with data-* attributes
4k stars
108 watching
505 forks
Language: JavaScript
last commit: 13 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
blueimp/javascript-load-image | A JavaScript library for loading and transforming images, including scaling, cropping, rotation, and metadata parsing. | 4,454 |
tuupola/lazyload | A plugin for delaying the loading of images until they come into view | 8,762 |
callmecavs/layzr.js | A JavaScript library that automatically loads images when they come into view | 5,554 |
afarkas/lazysizes | A high-performance lazy loading solution for images and other resources with automatic size calculation and SEO optimization. | 17,543 |
desandro/imagesloaded | A utility that detects when images have loaded in web pages | 8,888 |
fat/zoom.js | A jQuery plugin for smoothly zooming images | 4,037 |
tholman/intense-images | A JavaScript library for displaying images in a full-screen viewer with mouse/Touch interaction. | 2,580 |
bbc/imager.js | Simplifies responsive image loading by dynamically selecting the best-sized image based on user screen size and device pixel density. | 3,838 |
lukehaas/css-loaders | A collection of single-element CSS spinners designed to be visually appealing and minimalistic | 7,055 |
dtao/lazy.js | A functional utility library with a lazy engine for efficient data processing in JavaScript | 6,008 |
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 |
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 |
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 |