FormidableLabs/radium
A toolchain for React component styling. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4254
- days_rel: n/a
- days_push: 1475
- n_releases_24m: 0
Adoption not part of the score
7337 stars · 304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Radium is a set of tools for managing inline styles on React elements, supporting hover/focus/active states, media queries, vendor prefixing, and keyframe animations without CSS files. It is an early CSS-in-JS library that is now archived and no longer maintained.
Use cases
- style react components with inline styles
- add hover and focus states to inline styles
- handle media queries in css-in-js
- auto vendor prefix react styles
- avoid css specificity conflicts in react apps
When to choose
- maintaining a legacy React codebase that already uses Radium
- you need a minimal, dependency-light inline styling approach for an old React version
When to avoid
- starting a new React project - use modern CSS-in-JS or styling solutions instead
- you need server-side rendering support or modern React features
- you expect active maintenance or community support
Facets
library · maturity abandoned
css-framework ui-components frontend web-development browser css-in-js react inline-styles archived nodejs web-server
2 sources
- readme: https://github.com/FormidableLabs/radium · fetched 2026-08-28 · 93291296c136
- registry_npm: https://registry.npmjs.org/radium · fetched 2026-08-29 · 64c5764e3b3d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FormidableLabs/radium | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="FormidableLabs/radium")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem