awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • bbc/imager.jsbbc का अवतार

    bbc/Imager.js

    3,820GitHub पर देखें↗

    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
    GitHub पर देखें↗3,820
  1. Home
  2. Web Development
  3. Lazy Loading Libraries
  4. Image Lazy Loading
  5. Responsive