awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • styled-components/polishedAvatar styled-components

    styled-components/polished

    7,661Vezi pe 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
    Vezi pe GitHub↗7,661
  • adamschwartz/magic-of-cssAvatar adamschwartz

    adamschwartz/magic-of-css

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

Explorează sub-etichetele

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