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

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

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

1 个仓库

Awesome GitHub RepositoriesSystem Preference Queries

Implementation of CSS media queries that respond to system-level accessibility and user preferences.

Distinct from User Preference Settings: Focuses on the CSS mechanism for detecting system preferences rather than the application-level management of settings.

Explore 1 awesome GitHub repository matching user interface & experience · System Preference Queries. Refine with filters or upvote what's useful.

Awesome System Preference Queries GitHub Repositories

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

    jonathantneal/sanitize.css

    5,293在 GitHub 上查看↗

    sanitize.css 是一个 CSS 重置库和标准化工具,为 Web 项目提供基准样式表。它通过移除不一致的浏览器默认样式并实施全局 CSS 重置,建立了一个统一的视觉起点。 该项目专注于跨浏览器样式标准化,确保排版、表单控件和 HTML 元素在不同浏览器和设备上呈现一致。它实现了系统字体栈以消除渲染差异,并应用盒模型(box-sizing)标准化以确保可预测的布局模型。 该库还包括无障碍基础功能,例如将无障碍角色映射到视觉光标,并尊重系统减少动画的偏好。此外,它还通过强制图像和嵌入内容保持在其父容器内来处理响应式媒体。

    Adjusts animations and transitions based on the system-level reduced motion settings of the end user.

    CSS
    在 GitHub 上查看↗5,293
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. System Preference Queries