angular2-imagelazyload-directive
Image loader
A directive to optimize image loading and fading-in animations in Angular 2 applications.
6 stars
3 watching
0 forks
Language: TypeScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
david-desmaisons/vue.imagesloaded | A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
zyra/ionic-image-loader | Loads and caches images in the background to improve performance and reduce webview usage | 435 |
vadimdemedes/ink-spinner | A component library for displaying loading animations in an ink-based UI | 163 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
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 |
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 |
andreruffert/progressive-image-element | An element that progressively loads images with placeholder images and supports lazy loading and saving data on click. | 264 |
bmartinson/ngx-advanced-img | Provides features and utilities for loading and manipulating images in Angular applications | 1 |
fregante/image-promise | A utility for loading images and handling their asynchronous loading in web applications | 147 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,415 |
tjoskar/ng-lazyload-image | A small Angular library for lazy loading images | 762 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
moff/angular2-ladda | An Angular module that provides a loading indicator component with customizable styles and behaviors | 97 |