lazy-progressive-enhancement
Image loader
A utility function for lazy loading images while enforcing progressive enhancement and valid HTML.
A lazy image loader designed to enforce progressive enhancement and valid HTML.
191 stars
4 watching
10 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
lazyloadprogressive-enhancement
Related projects:
Repository | Description | Stars |
---|---|---|
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
andreruffert/progressive-image-element | An element that progressively loads images with placeholder images and supports lazy loading and saving data on click. | 264 |
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 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
matteogabriele/vue-progressive-image | A Vue.js plugin for optimizing image loading by displaying progressively loaded images | 721 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
evenchange4/react-progressive-bg-image | Provides a reusable UI component for loading images in a medium-like style with a fallback image and customizable animation effects. | 227 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
nathanwalker/ng2-image-lazy-load | A utility library for loading images without fully downloading them, utilizing web workers for background processing. | 160 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
leepyng/vue2-image-loader | A Vue component that loads and displays images with fallbacks. | 6 |