-
Updated
Aug 5, 2021 - JavaScript
#
lazyload
Here are 323 public repositories matching this topic...
High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
A Vue.js plugin for lazyload your Image or Component in your application.
-
Updated
Jul 6, 2021 - JavaScript
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
picture
images
vanilla-javascript
lazyload
vanilla-js
webp
videos
lazy-loading
iframes
srcset
responsive-images
lazyload-images
lazyload-script
picture-tag
intersectionobserver
lazyload-iframes
lazyload-videos
srcset-sizes
lazy-sizes
-
Updated
Aug 1, 2021 - JavaScript
Lazy load modules & components in AngularJS
-
Updated
Jan 28, 2019 - JavaScript
A fast, flexible, and small SEO-friendly lazy loader.
performance
images
lazy-load
lazyload
lazy-loading
lazyloading
webperf
lazyload-images
lazyload-script
lazyload-img
-
Updated
Jul 27, 2021 - HTML
Lazy load responsive images
-
Updated
Aug 8, 2020 - JavaScript
A lightweight, fast, feature-rich, powerful and highly configurable delayed content, image and background lazy loading plugin for jQuery & Zepto.
javascript
jquery
jquery-plugin
images
lazy
lazy-load
lazyload
background-image
lazy-loading
lazyloading
pagespeed
zepto
jquery-lazy
-
Updated
Jan 13, 2021 - JavaScript
placeholder
animation
priority
lazyload
responsive-images
lazyload-images
hints
intersectionobserver
images-lazy
-
Updated
Aug 3, 2021 - JavaScript
React Component to lazy load images and components using a HOC to track window scroll position.
react
ssr
reactjs
react-component
lazyload
server-side-rendering
hoc
lazy-loading
lazyload-images
intersection-observer
react-lazy
react-performance
intersectionobserver
react-lazy-module
react-lazy-load
-
Updated
Nov 29, 2020 - JavaScript
A JavaScript library to load images progressively 🌇
-
Updated
Dec 1, 2018 - JavaScript
juricazuanovic
commented
Oct 28, 2020
Describe the bug
On the frontend, the embed post block generates an iframe that loads the embedded posts, but when the Lazyload for iframes is enabled, embedded posts are not loaded in the Chrome browser.
Lazy load status for iframe does not change from data-ll-status="loading" to data-ll-status="loaded".
On Firefox embedded post iframe is lazy loaded.
To Reproduce
Steps to
-
Updated
May 31, 2021 - JavaScript
A plugin of vue for image lazyload(vue图片懒加载插件)
-
Updated
May 4, 2018 - JavaScript
Utility to load images and React components progressively, and get code splitting for free
-
Updated
Oct 16, 2019 - TypeScript
taro框架长列表方案 :集成下拉刷新、骨架屏、无限滚动、图片懒加载;
-
Updated
Mar 29, 2021 - TypeScript
HTMLImageElement extension for lazy loading.
-
Updated
Jul 19, 2021 - HTML
Detect if React component is in viewport
-
Updated
Jul 30, 2021 - JavaScript
A lazy image loader designed to enforce progressive enhancement and valid HTML.
-
Updated
May 29, 2020 - JavaScript
Allows us to check if an element is within the browsers visual viewport
angular
infinite-scroll
ng
lazyload
visibility
viewport
angular-2
lazy-loading
lazyload-images
angular-4
intersection-observer
angular-5
angular-6
angular-7
angular-8
angular-9
angular-10
angular-11
angular-12
-
Updated
Aug 3, 2021 - TypeScript
lazyload
srcset
lazysizes
vanillajs
intersection-observer
microjs
lazyloader
scroll-reveal
unveil
vanilla-lazyload
deferjs
lazy-javascript
lazy-js
lazy-css
lazy-image
lazy-iframe
lazy-video
lazy-audio
lazy-picture
lazy-stylesheet
-
Updated
Aug 5, 2021 - JavaScript
-
Updated
Aug 28, 2020 - Kotlin
-
Updated
Sep 15, 2018 - Vue
Universal lazy loader components using IntersectionObserver for React
-
Updated
Aug 3, 2021 - JavaScript
Lazyload images or lazy execute scripts. (图片脚本懒加载)
-
Updated
Jul 5, 2016 - HTML
-
Updated
Jun 3, 2018
vue图片懒加载lazyload,依赖vue2.0以上版本。支持图片或者其他资源进入可视区域后加载。
-
Updated
Nov 13, 2018 - JavaScript
Improve this page
Add a description, image, and links to the lazyload topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lazyload topic, visit your repo's landing page and select "manage topics."


Expected Behavior
Running validator https://validator.w3.org on basic
<picture>elements as per setup config should not result in errors.Current Behavior
Currently when running validator on: