st-img
Image loader
A web component library to lazy load images as they come into view.
Web Component built with Stencil to lazy load images
58 stars
4 watching
10 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 190 |
bmartinson/ngx-advanced-img | Provides features and utilities for loading and manipulating images in Angular applications | 1 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
tjoskar/ng-lazyload-image | A small Angular library for lazy loading images | 762 |
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 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |
billyma128/wepy-img-loader | A library that provides preloading of images in WeChat Mini Programs using the Wepy framework. | 22 |
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 |
hyperoslo/imaginary | A Swift library that simplifies the process of loading and displaying remote images in iOS applications. | 614 |
fregante/image-promise | A utility for loading images and handling their asynchronous loading in web applications | 147 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |