BttrLazyLoading
Image loader
A responsive lazy loading plugin for images that adapts to different screen sizes and devices.
[Unmaintained] Responsive Lazy Loading plugin for JQuery
414 stars
33 watching
70 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
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 |
micnews/deku-lazy-load | A component library for lazy loading images and other content before they're visible in the viewport | 3 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 36 |
tvler/lazy-progressive-enhancement | A utility function for lazy loading images while enforcing progressive enhancement and valid HTML. | 191 |
isc30/blazor-lazy-loading | Provides support for lazy loading in Blazor applications to improve performance by delaying the loading of non-essential components until they are needed. | 97 |
4lejandrito/rollup-plugin-browsersync | A tool that enables live reloading of web applications during development | 19 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
bartdominiak/vue-lazy | A lightweight image lazy loading library based on the Intersection API. | 3 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |