Vue Plugin for vanilla-lazyload
-
Updated
Jan 3, 2023 - HTML
Vue Plugin for vanilla-lazyload
This plugin is a simple Javascript plugin that lets you show images in a mosaic layout. This allows you to lazy load images as well. This plugin was created for a client because they needed a mosaic tiling plugin, however they also wanted control over the specific order of images in such a layout. This created an issue, due to the fact that most…
Most Lazy loading libraries force you to change src to data-src and use a fake/empty image in src. But this library can provide a Lazy Loading feature without changing your image or document elements. Pure JavaScript without JQuery or extra code.
Add a description, image, and links to the lazyload-img topic page so that developers can more easily learn about it.
To associate your repository with the lazyload-img topic, visit your repo's landing page and select "manage topics."