Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Vanilla-lazyload Alternatives
Similar projects and alternatives to vanilla-lazyload
-
splide
Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
-
lazysizes
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.
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
sveltekit-simple-image-gallery
Simple Svelte responsive image gallery: create a ribbon gallery, using Svelte dimension bindings to maintain the aspect ratio of all images.
-
react-lazy-load-image-component
React Component to lazy load images and components using a HOC to track window scroll position.
-
loading-attribute-polyfill
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
ailog
An attendance log for Kizuna AIs' videos for when love-pii held the AI identity.
-
squoosh
Make images smaller using best-in-class codecs, right in the browser.
-
thumbor
thumbor is an open-source photo thumbnail service by globo.com
-
react-lazyload
Lazy load your component, image or anything matters the performance.
-
-
Vanilla-DataTables
A lightweight, dependency-free javascript HTML table plugin
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
vanilla-lazyload reviews and mentions
-
How to Lazy Load Html Videos
Vanilla-lazyload :
-
Beginners Guide to Web Performance: Optimizing Images
If you want to guarantee lazy-load across all (JavaScript-capable) browsers and not just images, I've used Vanilla Lazyload a couple years ago with success, but as this relies on using a data-src attribute, you will get W3C validation errors unless you also set a src attribute. But you don't want to set the src to a real image, because this will nullify the whole point of using the plugin, so set it to a 1x1 pixel "image" that will immediately get replaced by the data-src once the image scrolls into view.
-
Native lazy-loading of images with zero Javascript
There are a lot of snippets and scripts like vanilla-lazyload out there that enable lazy-loading via javascript. In almost all cases a data attribute is used to prevent upfront image loading.
-
LQIP in Rails using Thumbor and base64
Right, time to put the base64 images to use. What you want to do is to use these as placeholders while the full image is loading. I usually use vanilla-lazyload for this. It is a simple and tiny project that gets the job done. Do mind that if you use Turbolinks you have to make sure that vanilla-lazyload does its thing after Turbolinks is done. If you use Webpacker it will look something like this in your application.js file:
-
A note from our sponsor - Appwrite
appwrite.io | 9 Dec 2023
Stats
verlok/vanilla-lazyload is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vanilla-lazyload is JavaScript.
Popular Comparisons
- vanilla-lazyload VS splide
- vanilla-lazyload VS lazysizes
- vanilla-lazyload VS sveltekit-simple-image-gallery
- vanilla-lazyload VS react-lazy-load-image-component
- vanilla-lazyload VS webp-hero
- vanilla-lazyload VS loading-attribute-polyfill
- vanilla-lazyload VS ImageOptim
- vanilla-lazyload VS ElementsJS
- vanilla-lazyload VS ailog
- vanilla-lazyload VS Vanilla-DataTables