awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Styling Solutions · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesStyling Solutions

Architectural approaches for managing component styles, including utility-first frameworks, dynamic bindings, and build-time extraction.

Explore 4 awesome GitHub repositories matching user interface & experience · Styling Solutions. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. Content Styling
  5. Styling Architectures
  6. Styling Solutions

Awesome Styling Solutions GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • mui/material-ui

    mui/material-ui

    97,927GitHubView on GitHub↗

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    JavaScriptdesign-systemmaterial-designmaterial-ui
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility

Explore sub-tags

  • CSS StylingSupport for applying standard CSS classes and styles to components via attributes or objects.
  • CSS Variable Styling SystemsStyling architectures that leverage native CSS variables for theme propagation and dynamic property management.
  • Declarative Style Variant EnginesEngines for applying conditional styles via prefix syntax.
  • Inline Style Bindings
Mechanisms for dynamically binding JavaScript objects or arrays to CSS properties with automatic prefixing.
  • Utility-First StylingStyling approach using atomic utility classes directly in markup.
  • Zero-Runtime Styling EnginesStyling solutions that extract CSS at build time to eliminate runtime overhead.