react-progressive-bg-image
Image loader
Provides a reusable UI component for loading images in a medium-like style with a fallback image and customizable animation effects.
🖼 Medium style progressive background image.
227 stars
3 watching
15 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
progressive-imagereactstyled-components
Related projects:
Repository | Description | Stars |
---|---|---|
andreruffert/progressive-image-element | An element that progressively loads images with placeholder images and supports lazy loading and saving data on click. | 264 |
matteogabriele/vue-progressive-image | A Vue.js plugin for optimizing image loading by displaying progressively loaded images | 721 |
bmartinson/ngx-advanced-img | Provides features and utilities for loading and manipulating images in Angular applications | 1 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
3n26/vue-aimg-loader | Enables easy image loading in Vue templates without requiring CSS. | 8 |
fregante/image-promise | A utility for loading images and handling their asynchronous loading in web applications | 147 |
danilowoz/create-content-loader | A tool to create reusable placeholder components for loading states in web applications | 1,225 |
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |