awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
inturn avatar

inturn/classy

0
View on GitHub↗
23 estrellas·2 forks·JavaScript·MIT·2 vistasinturn.github.io/classy↗

Classy

React styling. Plain and simple.

Features

  • CSS in JS - Utility for managing CSS classes in JavaScript.
  • CSS in JS Libraries - Utility for managing CSS classes in component logic.

Historial de estrellas

Gráfico del historial de estrellas de inturn/classyGráfico del historial de estrellas de inturn/classy

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace inturn/classy?

React styling. Plain and simple.

¿Cuáles son las características principales de inturn/classy?

Las características principales de inturn/classy son: CSS in JS, CSS in JS Libraries.

¿Qué alternativas de código abierto existen para inturn/classy?

Las alternativas de código abierto para inturn/classy incluyen: 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… bloodyowl/react-styled — styled component for react & style-loader/usable. 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…

Alternativas open-source a Classy

Proyectos open-source similares, clasificados según cuántas características comparten con Classy.
  • khan/aphroditeAvatar de Khan

    Khan/aphrodite

    5,338Ver en 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
    Ver en GitHub↗5,338
  • martinandert/babel-plugin-css-in-jsAvatar de martinandert

    martinandert/babel-plugin-css-in-js

    295Ver en 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
    Ver en GitHub↗295
  • bloodyowl/react-styledAvatar de bloodyowl

    bloodyowl/react-styled

    39Ver en GitHub↗

    styled component for react & style-loader/usable

    JavaScript
    Ver en GitHub↗39
  • rtsao/csjsAvatar de rtsao

    rtsao/csjs

    573Ver en GitHub↗

    :sparkles: Modular, scoped CSS with ES6

    JavaScript
    Ver en GitHub↗573
Ver las 30 alternativas a Classy→