antimoderate
Image loader
Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background.
The progressive image loading library for great good!
2k stars
58 watching
108 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
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 |
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 |
kevindesousa/vue-image-loader | Loads images with progressive loading and supports placeholder images | 59 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
jh3y/whirl | A collection of CSS loading animations designed to be easily imported and customized. | 1,770 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
matteogabriele/vue-progressive-image | A Vue.js plugin for optimizing image loading by displaying progressively loaded images | 721 |
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 |
kiavashfaisali/kfswiftimageloader | An async web image loader with caching and efficient resource usage for iOS and watchOS apps | 341 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
billyma128/wepy-img-loader | A library that provides preloading of images in WeChat Mini Programs using the Wepy framework. | 22 |
zyra/ionic-image-loader | Loads and caches images in the background to improve performance and reduce webview usage | 436 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |
baseflow/loaderviewxamarin | Enables TextViews and ImageViews to display loading animations while text and image load | 17 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |