awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • styled-components/polishedAvatar de styled-components

    styled-components/polished

    7,661Ver en 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
    Ver en GitHub↗7,661
  • adamschwartz/magic-of-cssAvatar de adamschwartz

    adamschwartz/magic-of-css

    6,684Ver en 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
    Ver en GitHub↗6,684
  1. Home
  2. User Interface & Experience
  3. CSS Unit Math

Explorar subetiquetas

  • 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.