image-promise
Image loader
A utility for loading images and handling their asynchronous loading in web applications
🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.
147 stars
4 watching
16 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
eventsimageimagesloadedonloadpromise
Related projects:
Repository | Description | Stars |
---|---|---|
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
andreruffert/progressive-image-element | An element that progressively loads images with placeholder images and supports lazy loading and saving data on click. | 264 |
hyperoslo/imaginary | A Swift library that simplifies the process of loading and displaying remote images in iOS applications. | 614 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
3n26/vue-aimg-loader | Enables easy image loading in Vue templates without requiring CSS. | 8 |
zyra/ionic-image-loader | Loads and caches images in the background to improve performance and reduce webview usage | 436 |
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 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |