ImageLazyLoading is a fast,simple, lightweight script which loads your content images only as they enter the viewport. It is written in plain vanilla JavaScript.
Minified size only 515 bytes
Usage
<img alt="A lazy image" src="lazy-lowquality.jpg" data-src="lazy.jpg">