# mfranzke/loading-attribute-polyfill

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mfranzke-loading-attribute-polyfill).**

621 stars · 45 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/mfranzke/loading-attribute-polyfill
- Homepage: https://mfranzke.github.io/loading-attribute-polyfill/demo/
- awesome-repositories: https://awesome-repositories.com/repository/mfranzke-loading-attribute-polyfill.md

## Description

Fast and lightweight vanilla JavaScript polyfill for native lazy loading, meaning the behaviour to load elements right before they enter the viewport. Provides graceful degradation, and is - not just thatfor - SEO friendly. Handles images with srcset and within picture, as well as iframe…

## Tags

### Part of an Awesome List

- [Image Optimization](https://awesome-repositories.com/f/awesome-lists/devtools/image-optimization.md) — Polyfill for native browser lazy loading support.
