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

3 repos

Awesome GitHub RepositoriesClass-Based Approaches

Explore 3 awesome GitHub repositories matching user interface & experience · Class-Based Approaches. 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 Systems
  7. Class-Based Approaches

Awesome Class-Based Approaches 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.

    Apply standard CSS classes through attributes or dynamic objects to manage visual presentation effectively.

    JavaScriptjavascriptuifrontend
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

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

    Applies responsive design and layout constraints directly within markup using atomic class names.

    TypeScriptcssframeworkutility
  • google/material-design-icons

    google/material-design-icons

    52,899GitHubView on GitHub↗

    This project provides a comprehensive collection of standardized vector symbols designed to maintain a unified visual language across mobile and web-based user interfaces. It serves as a cross-platform resource for developers and designers to implement a consistent iconographic identity within digital products. The li

    Toggle between visual themes like rounded or sharp styles by mapping semantic CSS class names to specific font variants.

    androidiconsios

Explore sub-tags

  • CSS Class-Based StylingSystems that use semantic class names to toggle visual themes and style variants.
  • CSS StylingSupport for applying standard CSS classes and styles to components via attributes or objects.
  • Declarative Style Variant EnginesEngines for applying conditional styles via prefix syntax.
Utility-First Styling
Styling approach using atomic utility classes directly in markup.