Sloth Loader

A slick image lazy loader Vue Component that maintains the height of your document while your images wait (using intersectionObserver) to be loaded.

Download:
yarn add sloth-loader
Import component:
import Slothloader from 'sloth-loader/index.vue'
View Options

See it in action