BrowserUX Lazy Img

A modern Web Component for progressive and optimized image loading, built on the IntersectionObserver API, the <img loading="lazy"> attribute, and fine-tuned rendering control.

BrowserUX Lazy Images makes it easy to implement a sleek, efficient, and fully autonomous lazy-loading system for images. It combines native browser features like loading="lazy" with the IntersectionObserver API to intelligently trigger image loading as soon as they enter the viewport.

npm install browserux-lazy-img
Download

Web component
See the CHANGELOG

Key Features of BrowserUX Lazy Img