awesome-repositories.com

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

2 个仓库

Awesome GitHub RepositoriesCSS Unit Math

Handles numeric calculations independently of specific CSS units to facilitate flexible scaling and conversion.

Distinct from Unit Conversion: Specific to CSS layout units (px, rem, em), distinct from physical unit conversion or logical git reverts.

Explore 2 awesome GitHub repositories matching user interface & experience · CSS Unit Math. Refine with filters or upvote what's useful.

Awesome CSS Unit Math GitHub Repositories

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

    styled-components/polished

    7,661在 GitHub 上查看↗

    Polished is a specialized toolkit for programmatically managing color palettes, converting CSS units, and optimizing style execution at build time. It provides a set of functions for manipulating colors, sizes, and spacing within JavaScript styles to maintain consistent visual themes. The toolset includes a color manipulation library for adjusting lightness, saturation, and transparency, as well as a CSS unit converter for calculating size values between pixels and rems. It also functions as a static style compiler that resolves static styling function calls during the build process to elimin

    Provides the mathematical logic required to transform numeric values independently of specific CSS units.

    JavaScriptcss-in-jsinline-stylesstyled-components
    在 GitHub 上查看↗7,661
  • adamschwartz/magic-of-cssadamschwartz 的头像

    adamschwartz/magic-of-css

    6,684在 GitHub 上查看↗

    Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and animation techniques through hands-on examples. The course covers the full spectrum of CSS capabilities, from foundational box model and positioning concepts to sophisticated animation and interactive state management, all without relying on JavaScript. The series distinguishes itself by teaching practical, real-world CSS patterns such as inline-block justified grids, percentage-based absolute positioning, table-display vertical centering, and letter-span styling techniques. It demons

    Teaches using px, em, rem, and percent units to size and space elements on a page.

    CSScssdesignexamples
    在 GitHub 上查看↗6,684
  1. Home
  2. User Interface & Experience
  3. CSS Unit Math

探索子标签

  • CSS Unit TutorialsEducational content teaching how to use px, em, rem, and percent units for sizing and spacing. **Distinct from CSS Unit Math:** Distinct from CSS Unit Math: focuses on teaching unit usage, not on numeric calculations.