Vue Lazyload - lazyloading images

Vue-Lazyload

A plugin to easy load images in your Vue apps, which is lightweight, works with any image type, you can add a loading class while the image is loading, and support for Vue 2.0 as well.

You can install it through npm and use it in your main.js file, using the API and options provided.

Take a look at the demo and shuffle around!

Read the documentation here.