awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bbc/imager.jsالصورة الرمزية لـ bbc

    bbc/Imager.js

    3,820عرض على 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
    عرض على GitHub↗3,820
  1. Home
  2. Web Development
  3. Lazy Loading Libraries
  4. Image Lazy Loading
  5. Responsive