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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesConfiguration Mappings

Mechanisms for mapping HTML data attributes to internal configuration logic and image breakpoints.

Distinct from Data Attribute Mapping: Distinct from Data Attribute Mapping which focuses on simple text extraction; this handles structural configuration for rendering logic.

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

Awesome Configuration Mappings 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

    Uses HTML data attributes to store image breakpoints and asset identifiers, decoupling configuration from rendering logic.

    JavaScript
    عرض على GitHub↗3,820
  1. Home
  2. Web Development
  3. Element Attributes
  4. Data Attribute Mapping
  5. Configuration Mappings