awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vvo avatar

vvo/lazyload

0
View on GitHub↗
934 Stars·147 Forks·JavaScript·MIT·3 Aufrufevvo.github.io/lazyload↗

Lazyload

:bullettrain_front: Lazyload images, iframes, widgets with a standalone JavaScript lazyloader

Features

  • Resource Loading - Lightweight JavaScript lazy loader for media.

Star-Verlauf

Star-Verlauf für vvo/lazyloadStar-Verlauf für vvo/lazyload

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Lazyload

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lazyload.
  • blinkfox/hexo-theme-materyAvatar von blinkfox

    blinkfox/hexo-theme-matery

    5,362Auf GitHub ansehen↗

    A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive layout system that transforms markdown files into styled HTML pages, providing a specialized environment for technical documentation and personal blogging. The theme is characterized by a data-driven approach to content visualization, using radar charts for categories and word clouds for tags to represent post metadata. It further distinguishes its organization by utilizing a chronological timeline architecture for blog archives. The project covers a wide range of technical publ

    JavaScriptfeatured-pictureshexo-blog-themehexo-theme
    Auf GitHub ansehen↗5,362
  • apoorvsaxena/lozad.jsAvatar von ApoorvSaxena

    ApoorvSaxena/lozad.js

    7,497Auf GitHub ansehen↗

    lozad.js is a JavaScript lazy loading library and viewport-based media loader. It serves as a dependency-free wrapper around the Intersection Observer API to defer the loading of images and iframes until they enter the browser viewport. The project functions as a responsive image loader that optimizes page speed by delivering the most appropriate image sizes and formats based on the user's screen. It includes capabilities for responsive image optimization and layout stabilization through the use of image placeholders to prevent content shifts. The library manages the full lifecycle of deferr

    JavaScript
    Auf GitHub ansehen↗7,497
  • dieulot/instantclickAvatar von dieulot

    dieulot/instantclick

    5,491Auf GitHub ansehen↗

    Instantclick is a client-side navigation enhancer and JavaScript page preloader. It intercepts HTTP requests to update page titles and content via asynchronous requests, avoiding full browser refreshes to eliminate white flashes during navigation. The project reduces perceived frontend latency by fetching linked content in the background when a user hovers over a hyperlink. This intent-based preloading ensures content is ready by the time a user clicks. The tool manages the browsing experience through client-side history manipulation and DOM-based content injection. It also includes a custom

    JavaScript
    Auf GitHub ansehen↗5,491
  • afarkas/lazysizesAvatar von aFarkas

    aFarkas/lazysizes

    17,723Auf GitHub ansehen↗

    lazysizes is a JavaScript lazy loading library and DOM visibility observer that defers the loading of images and iframes until they enter the browser viewport. It functions as a responsive image optimizer and SEO friendly asset loader designed to reduce initial page load times while maintaining search engine visibility. The project calculates optimal image sizes and handles srcset and picture elements to deliver the most appropriate asset based on device resolution and layout. It includes a mechanism for low-quality image placeholders and applies CSS classes during the loading process to trig

    JavaScriptjavascriptlazy-evaluationlazyload
    Auf GitHub ansehen↗17,723
Alle 13 Alternativen zu Lazyload anzeigen→

Häufig gestellte Fragen

Was macht vvo/lazyload?

:bullettrain_front: Lazyload images, iframes, widgets with a standalone JavaScript lazyloader

Was sind die Hauptfunktionen von vvo/lazyload?

Die Hauptfunktionen von vvo/lazyload sind: Resource Loading.

Welche Open-Source-Alternativen gibt es zu vvo/lazyload?

Open-Source-Alternativen zu vvo/lazyload sind unter anderem: blinkfox/hexo-theme-matery — A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive… getify/labjs — Loading And Blocking JavaScript: On-demand parallel loader for JavaScript with execution order dependencies. dieulot/instantclick — Instantclick is a client-side navigation enhancer and JavaScript page preloader. It intercepts HTTP requests to update… genderev/prerender.js — Fast webpages for all browsers. apoorvsaxena/lozad.js — lozad.js is a JavaScript lazy loading library and viewport-based media loader. It serves as a dependency-free wrapper… afarkas/lazysizes — lazysizes is a JavaScript lazy loading library and DOM visibility observer that defers the loading of images and…