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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • bbc/imager.jsAvatar de bbc

    bbc/Imager.js

    3,820Voir sur 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
    Voir sur GitHub↗3,820
  1. Home
  2. Web Development
  3. Lazy Loading Libraries
  4. Image Lazy Loading
  5. Responsive