Imager.js
Image loader
Simplifies responsive image loading by dynamically selecting the best-sized image based on user screen size and device pixel density.
Responsive images while we wait for srcset to finish cooking
4k stars
169 watching
223 forks
Language: JavaScript
last commit: almost 3 years 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 |
callmecavs/layzr.js | A JavaScript library that automatically loads images when they come into view | 5,554 |
dylanvann/react-native-fast-image | An image loading component for React Native with improved performance and caching capabilities. | 8,219 |
tuupola/lazyload | A plugin for delaying the loading of images until they come into view | 8,762 |
strues/retinajs | A JavaScript library for serving high-resolution images to devices with suitable displays | 4,423 |
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 |
blueimp/javascript-load-image | A JavaScript library for loading and transforming images, including scaling, cropping, rotation, and metadata parsing. | 4,454 |
pinterest/pinremoteimage | An image downloading and caching manager with features for progressive JPEGs and WebP images | 4,012 |
nostra13/android-universal-image-loader | A powerful and flexible image loading library for Android with multi-threaded support, caching, and customization options. | 16,783 |
nodeca/pica | A JavaScript library for resizing images in the browser with high quality and speed. | 3,783 |
tholman/intense-images | A JavaScript library for displaying images in a full-screen viewer with mouse/Touch interaction. | 2,580 |
lovell/sharp | A high-performance image processing module for Node.js. | 29,275 |
ibireme/yywebimage | An asynchronous image loading framework with support for caching, animation, and processing | 3,555 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
andreruffert/progressive-image-element | An element that progressively loads images with placeholder images and supports lazy loading and saving data on click. | 264 |