# casesandberg/reactcss

:lipstick: Inline Styles in JS

Repository: https://github.com/casesandberg/reactcss
Canonical: https://ross.abutalabs.com/products/reactcss
Homepage: http://reactcss.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: inline-styles, react, react-library
Last push: 2020-08-14T15:49:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4087, "days_push": 2210, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1580, forks 74 (observed 2026-08-28T04:05:06.837766+00:00)

## What it is
ReactCSS is a JavaScript library for defining inline styles in React and React Native using a class-based style object. It supports autoprefixing, hover states, pseudo-elements, and media queries through activated style classes.

## Use cases
- style react components with inline styles
- apply conditional style classes in react
- autoprefix inline styles in javascript
- handle hover and pseudo-elements with inline styles
- share styles between react and react native
- define media queries in inline styles

## When to choose
- you prefer inline styles over css files in react
- you need class-like conditional styling with inline styles
- you want one styling approach for react and react native

## When to avoid
- you use modern css-in-js solutions like styled-components or emotion
- you need a actively maintained library with recent updates
- your project relies on css modules or plain stylesheets

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, css-framework
- domain: frontend, web-development
- platform: cross-platform
- tags: inline-styles, react, react-native, css-in-js, styling, nodejs

## Member repositories
- casesandberg/reactcss (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.837766+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:56:36.652478+00:00, confidence not recorded.
  - readme: https://github.com/casesandberg/reactcss (fetched 2026-08-28T04:05:06.837766+00:00, sha afb85fbda5cc)
  - homepage: http://reactcss.com/ (fetched 2026-08-29T11:27:02.005193+00:00, sha 97554a4c4266)
  - registry_npm: https://registry.npmjs.org/reactcss (fetched 2026-08-29T11:27:02.015129+00:00, sha cd5ce7aba738)
- Data as of 2026-08-30T08:39:29.467469+00:00.
