awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • bbc/imager.jsAvatar bbc

    bbc/Imager.js

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