awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesResponsive Resolution Optimizers

Tools that dynamically determine the optimal image size to load based on the current layout and viewport.

Distinct from Image Optimization Tools: Distinct from Image Optimization Tools: focuses on real-time resolution selection rather than static file compression.

Explore 3 awesome GitHub repositories matching web development · Responsive Resolution Optimizers. Refine with filters or upvote what's useful.

Awesome Responsive Resolution Optimizers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • afarkas/lazysizesAvatar aFarkas

    aFarkas/lazysizes

    17,723Vezi pe GitHub↗

    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

    Calculates optimal image sizes and manages srcset attributes to deliver the most appropriate asset for the screen.

    JavaScriptjavascriptlazy-evaluationlazyload
    Vezi pe GitHub↗17,723
  • apoorvsaxena/lozad.jsAvatar ApoorvSaxena

    ApoorvSaxena/lozad.js

    7,497Vezi pe GitHub↗

    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

    Dynamically determines the optimal image resolution to load based on the current viewport.

    JavaScript
    Vezi pe GitHub↗7,497
  • north/northN

    north/north

    4,798Vezi pe GitHub↗

    North este o metodologie de design web responsiv și un framework de arhitectură CSS bazat pe Sass. Acesta oferă un sistem pentru construirea de interfețe utilizator mobile-first folosind grile fluide și tehnici de îmbunătățire progresivă pentru a asigura o experiență consistentă pe diferite capabilități de browser și dimensiuni de ecran. Proiectul dispune de un sistem standardizat de denumire CSS care utilizează mixin-uri Sass pentru a genera programatic nume de clase, distingând între componente, layout-uri și stări. De asemenea, funcționează ca un instrument de scaffolding pentru proiecte frontend, oferind un generator pentru a porni medii noi cu foi de stil pre-configurate și task runner-e. Dincolo de stilizare, framework-ul acoperă o gamă largă de standarde de dezvoltare web, inclusiv implementarea HTML semantic cu metadate RDFa și auditarea accesibilității web. Încorporează o strategie de design bazată pe conținut și un flux de lucru frontend agil pentru a coordona tranziția de la arhitectura informației și persona-urile utilizatorilor la componente gata de producție. Sistemul include instrumente pentru automatizarea denumirii CSS și a șabloanelor de proiect pentru a accelera configurarea inițială.

    Optimizes image loading by selecting the optimal resolution based on the current layout and viewport.

    CSS
    Vezi pe GitHub↗4,798
  1. Home
  2. Web Development
  3. Image Optimization Tools
  4. Responsive Resolution Optimizers