jsxstyle/jsxstyle
Inline style system for JSX observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 94
- Release rhythm 94
- Longevity 100
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: 0
- age_days: 4151
- days_rel: 41
- days_push: 41
- n_releases_24m: 10
Adoption not part of the score
2113 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jsxstyle is an inline style system for JSX that lets you style components via props on special components like Row, Col, and Block. Styles written inline are converted to CSS rules and injected into the document as needed, supporting React, Preact, Solid, and Astro.
Use cases
- style react components with inline props instead of css files
- css-in-js alternative for react apps
- convert jsx style props to optimized css rules
- build layouts with flexbox and grid components in jsx
- use inline styling with preact or solid
- responsive styling with media queries in jsx components
When to choose
- you prefer colocating styles with component markup in jsx
- you want automatic css extraction from inline styles
- your project uses react, preact, solid, or astro
- you want a small set of layout primitives like Row, Col, and Grid
When to avoid
- you need full-featured css-in-js with theming and global styles
- your team prefers plain css or utility-class frameworks like tailwind
- you use a framework other than react, preact, solid, or astro
Facets
library · maturity active
css-framework ui-components frontend-framework web-development frontend web-design cross-platform css-in-js inline-styles react preact solid astro jsx styling nodejs web-server
2 sources
- readme: https://github.com/jsxstyle/jsxstyle · fetched 2026-08-28 · 1ecb20f321d3
- homepage: https://jsx.style/ · fetched 2026-08-29 · bd1f79f9e293
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jsxstyle/jsxstyle | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="jsxstyle/jsxstyle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem