awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bbc/imager.jsbbc 的头像

    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