BSN24 / vanilla-lazyload

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

Home Page:https://www.andreaverlicchi.eu/vanilla-lazyload/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

https://www.andreaverlicchi.eu/vanilla-lazyload/

License:MIT License


Languages

Language:JavaScript 100.0%