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
bloodyowl avatar

bloodyowl/react-styled

0
View on GitHub↗
39 stars·5 forks·JavaScript·MIT·10 views

React Styled

styled component for react & style-loader/usable

Features

  • CSS in JS - Styled components for React applications.
  • CSS in JS Libraries - Styled component implementation for React applications.

Star history

Star history chart for bloodyowl/react-styledStar history chart for bloodyowl/react-styled

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

Frequently asked questions

What does bloodyowl/react-styled do?

styled component for react & style-loader/usable

What are the main features of bloodyowl/react-styled?

The main features of bloodyowl/react-styled are: CSS in JS, CSS in JS Libraries.

Which projects share features with bloodyowl/react-styled?

Projects with overlapping indexed features include: martinandert/babel-plugin-css-in-js — A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become… styled-components/styled-components — styled-components is a CSS-in-JS styling library and tool for React components. It provides a cross-platform UI… inturn/classy — React styling. Plain and simple. khan/aphrodite — Aphrodite is a framework-agnostic CSS-in-JS styling library that allows styles to be defined using JavaScript objects.… rtsao/csjs — :sparkles: Modular, scoped CSS with ES6. webpack/css-loader — css-loader is a Webpack module that transforms CSS files into JavaScript modules and resolves their internal…

Projects sharing features with React Styled

These projects share indexed features with React Styled. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • khan/aphroditeKhan avatar

    Khan/aphrodite

    5,338View on GitHub↗

    Aphrodite is a framework-agnostic CSS-in-JS styling library that allows styles to be defined using JavaScript objects. It functions as a CSS generator and rendering engine that injects optimized styles into the document, providing a dedicated system for server-side rendering to prevent style flashes and ensure correct initial page rendering. The project distinguishes itself through an automatic CSS vendor prefixer for cross-browser consistency and a production utility that minifies class names into short hashes to reduce CSS payload size. It further supports extensible styling through custom

    JavaScript
    View on GitHub↗5,338
  • martinandert/babel-plugin-css-in-jsmartinandert avatar

    martinandert/babel-plugin-css-in-js

    295View on GitHub↗

    A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the className prop of React elements. While transforming, the plugin processes all JavaScript style definitions found and bundles them up into a CSS file, ready to be requested from your web server.

    JavaScript
    View on GitHub↗295
  • inturn/classyinturn avatar

    inturn/classy

    23View on GitHub↗

    React styling. Plain and simple.

    JavaScript
    View on GitHub↗23
  • rtsao/csjsrtsao avatar

    rtsao/csjs

    573View on GitHub↗

    :sparkles: Modular, scoped CSS with ES6

    JavaScript
    View on GitHub↗573
Compare all 30 related projects→