awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

azazdeaz/react-theme

0
View on GitHub↗
0 stars·0 forks·9 views

React Theme

Features

  • CSS in JS Libraries - Theming utility for React component styles.

Star history

Star history chart for azazdeaz/react-themeStar history chart for azazdeaz/react-theme

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with React Theme

These projects share indexed features with React Theme. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • seek-oss/treatseek-oss avatar

    seek-oss/treat

    1,143View on GitHub↗

    Treat is a styling library that extracts CSS from JavaScript definitions during the build process to eliminate runtime overhead. It functions as a static style extraction tool, converting component-level style definitions into optimized, standalone CSS files. The framework is designed for building type-safe, themeable design systems that allow user interface components to adapt their appearance based on active design system settings. The library distinguishes itself by enabling complex style composition, including pseudo-selectors, media queries, and animations, within a unified object struct

    TypeScriptcss-in-jscss-in-tswebpack-plugin
    View on GitHub↗1,143
  • styled-components/xstyledstyled-components avatar

    styled-components/xstyled

    2,307View on GitHub↗

    xstyled is a utility-first CSS-in-JS framework designed for the React ecosystem. It functions as a styling library that enables developers to manage component styles and responsive layouts by mapping design system tokens directly to component properties. The framework distinguishes itself by providing a centralized theme management system that propagates design tokens, such as colors and spacing, throughout the component tree. It includes a responsive layout generator that automatically calculates media query breakpoints based on viewport width, allowing for the creation of fluid grid structu

    MDXcsscss-in-jsemotion
    View on GitHub↗2,307
  • styled-components/vue-styled-componentsstyled-components avatar

    styled-components/vue-styled-components

    1,379View on GitHub↗

    This project is a styling library for Vue that enables component-based design by attaching CSS rules directly to HTML tags or component constructors. It utilizes tagged template literals to encapsulate design logic within JavaScript, allowing developers to define, extend, and manage styles directly alongside component code. The library distinguishes itself through a dynamic style injection engine that evaluates functions against component properties at runtime, ensuring visual output updates in response to data changes. It supports polymorphic rendering, which allows the underlying HTML eleme

    JavaScriptcsscss-in-jsvue
    View on GitHub↗1,379
  • azukaar/electron-cssA

    azukaar/electron-css

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What are the main features of azazdeaz/react-theme?

The main features of azazdeaz/react-theme are: CSS in JS Libraries.

Which projects share features with azazdeaz/react-theme?

Projects with overlapping indexed features include: seek-oss/treat — Treat is a styling library that extracts CSS from JavaScript definitions during the build process to eliminate runtime… styled-components/xstyled — xstyled is a utility-first CSS-in-JS framework designed for the React ecosystem. It functions as a styling library… styled-components/vue-styled-components — This project is a styling library for Vue that enables component-based design by attaching CSS rules directly to HTML… azukaar/electron-css. bloodyowl/stile. bloodyowl/react-styled — styled component for react & style-loader/usable.