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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesCSS Attribute Selectors

Techniques for styling elements based on their attributes to handle dynamic content.

Distinguishing note: Focuses on attribute-based styling.

Explore 2 awesome GitHub repositories matching web development · CSS Attribute Selectors. Refine with filters or upvote what's useful.

Awesome CSS Attribute Selectors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zh-google-styleguide/zh-google-styleguidezh-google-styleguide 的头像

    zh-google-styleguide/zh-google-styleguide

    10,977在 GitHub 上查看↗

    This project is a software engineering reference that provides a cross-language formatting standard and industry-standard practices for architectural patterns, memory management, and identifier naming. Its primary purpose is to implement a unified set of indentation and whitespace rules applied consistently across multiple distinct programming environments. The project specializes in technical documentation localization, providing Chinese language translations of official programming style guides. It maps original English coding standards to Chinese language references to maintain meaning acr

    Wraps attribute values in selectors with double quotation marks to avoid ambiguity.

    Makefile
    在 GitHub 上查看↗10,977
  • mui/base-uimui 的头像

    mui/base-ui

    8,711在 GitHub 上查看↗

    Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range

    Uses data attributes and CSS variables to target specific component states for precise visual layout.

    TypeScriptaccessibilitydesign-systemreact
    在 GitHub 上查看↗8,711
  1. Home
  2. Web Development
  3. CSS Attribute Selectors

探索子标签

  • Attribute Quoting StandardsSpecific rules for the use of quotation marks within CSS attribute selectors. **Distinct from CSS Attribute Selectors:** Focuses on the stylistic quoting of values rather than the logic of attribute selectors.