ng2-image-lazy-load
Lazy image loader
A utility library for loading images without fully downloading them, utilizing web workers for background processing.
Angular2 image lazy loader library.
160 stars
14 watching
36 forks
Language: TypeScript
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tjoskar/ng-lazyload-image | A small Angular library for lazy loading images | 762 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
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 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
micnews/deku-lazy-load | A component library for lazy loading images and other content before they're visible in the viewport | 3 |
magepal/magento2-catalog-lazy-load | Improves page load time by loading images on demand as the user scrolls | 58 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
ngneat/content-loader | An Angular component that displays a customizable loading animation similar to Facebook cards loaders. | 735 |