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

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

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

3 个仓库

Awesome GitHub RepositoriesForm Element Normalization

CSS styles that ensure consistent height and appearance of form inputs across different browsers.

Distinguishing note: Focuses on visual normalization of native inputs rather than form logic or mapping.

Explore 3 awesome GitHub repositories matching user interface & experience · Form Element Normalization. Refine with filters or upvote what's useful.

Awesome Form Element Normalization GitHub Repositories

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

    dhg/Skeleton

    19,410在 GitHub 上查看↗

    Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building mobile-friendly websites through a fluid 12-column grid system, a minimal CSS reset library to normalize browser defaults, and default styling for raw HTML elements. The project emphasizes a mobile-first development approach, using percentage-based widths and predefined media queries to progressively enhance layouts for larger screens. It includes a utility-first library of single-purpose classes to manage common layout tasks such as floating elements, clearing, and width con

    Normalizes the height and appearance of inputs and buttons for consistent cross-browser alignment.

    CSS
    在 GitHub 上查看↗19,410
  • csstools/sanitize.csscsstools 的头像

    csstools/sanitize.css

    5,293在 GitHub 上查看↗

    sanitize.css 是一个 CSS 标准化和重置库,为排版、表单控件和元素布局提供了标准化的基准。它移除了浏览器默认的不一致性,为 Web 设计和现代应用建立了可预测的基础。 该项目实施了一个现代 CSS 基准,专注于系统界面字体和跨不同 Web 浏览器及操作系统的统一渲染。它集成了系统字体栈,以确保在各种平台上实现一致的排版和快速渲染。 该样式表涵盖了核心布局和无障碍功能,包括盒模型(box-sizing)的标准化以及从表单输入中移除操作系统特定的样式。它对图像和视频应用了响应式约束以防止布局溢出,并包含尊重系统级减少动画偏好的机制。

    Removes operating system specific styling from form inputs for consistent cross-browser appearance.

    CSS
    在 GitHub 上查看↗5,293
  • jonathantneal/sanitize.cssjonathantneal 的头像

    jonathantneal/sanitize.css

    5,293在 GitHub 上查看↗

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

    Applies minimal styling to form elements to remove inconsistent browser-default appearances.

    CSS
    在 GitHub 上查看↗5,293
  1. Home
  2. User Interface & Experience
  3. Form Element Normalization