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

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

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

3 个仓库

Awesome GitHub RepositoriesResponsive Base Styles

Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.

Distinct from CSS Base Styles: Distinct from CSS Base Styles: adds responsive behavior to the base styles, ensuring pages look good without custom CSS.

Explore 3 awesome GitHub repositories matching user interface & experience · Responsive Base Styles. Refine with filters or upvote what's useful.

Awesome Responsive Base Styles GitHub Repositories

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

    milligram/milligram

    10,214在 GitHub 上查看↗

    A minimalist CSS framework.

    Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.

    HTMLampcsscss-framework
    在 GitHub 上查看↗10,214
  • marcj/css-element-queriesmarcj 的头像

    marcj/css-element-queries

    4,243在 GitHub 上查看↗

    该项目是一个响应式 CSS 库和元素尺寸监控器。它为 CSS 容器查询提供了 Polyfill,使得在原生浏览器支持不可用的环境中,能够根据元素的特定尺寸应用样式。 该库实时监控目标 DOM 元素的宽度和高度,并在尺寸发生变化时触发自定义回调。它通过根据预定义的尺寸阈值而不是整个浏览器窗口尺寸执行布局调整和样式更改来适配 UI 组件。 该工具通过多种机制管理这些适配,包括注入动态 CSS 变量、基于阈值的类切换,以及使用 ResizeObserver API 将元素尺寸与样式表同步。

    Applies different CSS rules based on the size of a specific element rather than the browser window.

    JavaScriptcsselement-querymedia-query
    在 GitHub 上查看↗4,243
  • h5bp/mobile-boilerplateh5bp 的头像

    h5bp/mobile-boilerplate

    3,827在 GitHub 上查看↗

    This project is a mobile web application template and optimization kit providing a foundational project structure for building responsive websites. It functions as a responsive CSS framework and a set of utilities for managing viewport scaling, touch event responses, and user-agent feature detection. The project distinguishes itself through specialized web app manifest configurations and server performance settings. It includes systems for defining home screen icons and metadata to enable web applications to behave like native apps, alongside pre-defined directives for caching, compression, a

    Implements a set of responsive base styles and normalization to ensure consistent styling across device vendors.

    ApacheConf
    在 GitHub 上查看↗3,827
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. CSS Base Styles
  5. Responsive Base Styles

探索子标签

  • Container-Relative StylingApplying different CSS rules based on the size of a specific element rather than the browser window. **Distinct from Responsive Base Styles:** Distinct from Responsive Base Styles: focuses on the specific size of an element container rather than global responsive base styles.