All Projects → cdowdy → Io Lazyload

cdowdy / Io Lazyload

Licence: mit
A javascript library to lazy load images with intersection observer

Projects that are alternatives of or similar to Io Lazyload

Accessible Image Lazy Load
😴 gandul! accessible lazy loading images
Stars: ✭ 281 (+1378.95%)
Mutual labels:  lazy-loading
Proxymanager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
Stars: ✭ 4,556 (+23878.95%)
Mutual labels:  lazy-loading
Vanilla Lazyload
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.
Stars: ✭ 6,596 (+34615.79%)
Mutual labels:  lazy-loading
Vue Lazy Image Loading
Vue lazy image and background loading plugin.
Stars: ✭ 335 (+1663.16%)
Mutual labels:  lazy-loading
React Cool Img
😎 🏞 A React <Img /> component let you handle image UX and performance as a Pro!
Stars: ✭ 356 (+1773.68%)
Mutual labels:  lazy-loading
V Lazy Image
Lazy load images using Intersection Observer, apply progressive rendering and css animations.
Stars: ✭ 563 (+2863.16%)
Mutual labels:  lazy-loading
egjs-imready
I'm Ready to check if the images or videos are loaded!
Stars: ✭ 41 (+115.79%)
Mutual labels:  lazy-loading
React Cool Inview
😎 🖥️ React hook to monitor an element enters or leaves the viewport (or another element).
Stars: ✭ 830 (+4268.42%)
Mutual labels:  lazy-loading
Mam mol
$mol - fastest reactive micro-modular compact flexible lazy ui web framework.
Stars: ✭ 385 (+1926.32%)
Mutual labels:  lazy-loading
Ng Lazyload Image
🖼 A small library for lazy loading images for Angular apps with zero dependencies
Stars: ✭ 683 (+3494.74%)
Mutual labels:  lazy-loading
Loading Attribute Polyfill
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
Stars: ✭ 335 (+1663.16%)
Mutual labels:  lazy-loading
React On Screen
Check if a react component in the viewport
Stars: ✭ 357 (+1778.95%)
Mutual labels:  lazy-loading
React Mobx React Router4 Boilerplate
React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
Stars: ✭ 566 (+2878.95%)
Mutual labels:  lazy-loading
Hexo Theme Stun
🦄 An elegant theme for Hexo
Stars: ✭ 305 (+1505.26%)
Mutual labels:  lazy-loading
React Lazy Load Image Component
React Component to lazy load images and components using a HOC to track window scroll position.
Stars: ✭ 755 (+3873.68%)
Mutual labels:  lazy-loading
Imagvue
🎑 Imagvue is an image component for Vue.js
Stars: ✭ 268 (+1310.53%)
Mutual labels:  lazy-loading
Angularwebpackvisualstudio
Template for ASP.NET Core, Angular with Webpack and Visual Studio
Stars: ✭ 497 (+2515.79%)
Mutual labels:  lazy-loading
Sloth
a simple images lazy load plugin.
Stars: ✭ 7 (-63.16%)
Mutual labels:  lazy-loading
Splide
Splide is a lightweight, powerful and flexible slider and carousel, written in pure JavaScript without any dependencies.
Stars: ✭ 786 (+4036.84%)
Mutual labels:  lazy-loading
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+3421.05%)
Mutual labels:  lazy-loading

io-lazyload

lazy load images with intersection observer

See the demo and usage instructions @ https://cdowdy.github.io/io-lazyload/

See the post this was derived from: https://corydowdy.com/blog/lazy-loading-images-with-intersection-observer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].