@vue-helpers/vue-image-lazyload
Simple Vue.js plugin for lazy image load
Simple Vue.js plugin for lazy image load
This fills a few gaps in image lazy-loading support; it covers the various ways you can use <img> elements, <picture> elements, and CSS background images … but it gets out of the way if the environment natively supports lazy-loading.