Vue Module For Lazyloading Images – Vue-Lazyload

Install & Download:

$ npm install vue-lazyload --save

Description:

Vue-Lazyload is a lightweight and easy to use Vue 1.x / 2.x module for lazy loading images in your applications.

Preview:

vue-lazyload

Changelog:

02/19/2021

  • v1.3.4: Bugfix

06/05/2018

  • v1.2.4: fix: using ‘dataset’ in IE10,9

Add Comment