awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesResponsive

Mechanisms to defer the loading of images that are selected based on responsive breakpoints until they enter the viewport.

Distinct from Image Lazy Loading: Distinct from Image Lazy Loading: combines visibility-based deferral with responsive asset selection logic.

Explore 1 awesome GitHub repository matching web development · Responsive. Refine with filters or upvote what's useful.

Awesome Responsive GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • bbc/imager.jsAvatar de bbc

    bbc/Imager.js

    3,820Ver en GitHub↗

    Imager.js is a responsive image loader library and asset delivery optimizer. It serves as a browser-based image manager that delivers optimized image variants based on device screen dimensions and pixel density. The library maps abstract image identifiers to concrete network requests for third-party hosting services. It dynamically updates image source attributes during window resize events and translates numeric widths into custom strings to match specific asset naming conventions. The system provides capabilities for responsive image delivery, including lazy loading to defer downloads unti

    Defers the loading of optimized, responsive image variants until they are needed on the screen during scrolling.

    JavaScript
    Ver en GitHub↗3,820
  1. Home
  2. Web Development
  3. Lazy Loading Libraries
  4. Image Lazy Loading
  5. Responsive