Description
loading-attribute-polyfill is a JavaScript polyfill that adds support
for the native HTML loading="lazy" attribute in browsers that don't
support it. It enables lazy loading of images and iframes to improve
page load performance in older browsers.