Making the web faster and more user-friendly
vanilla-lazyload #
I'm the author of a very popular lazy load script: vanilla-lazyload.
Here's where you can find it:
- Documentation and demos: this website
- Code, issues, sponsorship: GitHub
- Use it via CDN: jsdelivr
- Install it? Use npm
Open source needs love and caffeine! ☕ Buy me a coffee
Articles on lazy loading #
Here are some articles about lazy-loading images!
- Do we still need lazy loading libraries and
data-src
in 2022? - Lazy load responsive images in 2020
- A smashing article on hybrid lazy loading
- Native lazy loading and js-based fallback with vanilla-lazyload 12
- Check if an element is still inside the viewport after a given time
- Intersection Observer and lazy loading of elements
- A new LazyLoad to improve your website performance