vercel/styled-jsx
Full CSS support for JSX without compromises observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 86
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3558
- days_rel: 490
- days_push: 85
- n_releases_24m: 1
Adoption not part of the score
7777 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
styled-jsx is a Babel-based CSS-in-JS library that provides full, scoped CSS support inside JSX components, with dynamic styles and server-side rendering support. It is maintained by Vercel and integrates naturally with React and Next.js projects.
Use cases
- write scoped css inside react components
- css-in-js for jsx without class name collisions
- style react components with dynamic props
- server-side rendered styled components
- avoid leaking styles to child components
- add css preprocessing plugins to jsx styles
When to choose
- you use React or Next.js and want colocated scoped styles
- you need dynamic styles driven by component props
- you want SSR-compatible CSS-in-JS with minimal setup
When to avoid
- you use a framework other than React/JSX
- you prefer plain CSS files or utility-first frameworks like Tailwind
- you need zero-runtime styling or build-time CSS extraction
Facets
library · maturity stable
css-framework frontend-framework templating frontend web-development web-design browser css-in-js react jsx scoped-styles babel-plugin dynamic-styles shadow-dom server-side-rendering nodejs web-server
2 sources
- readme: https://github.com/vercel/styled-jsx · fetched 2026-08-28 · 00bb4a4c96c5
- registry_npm: https://registry.npmjs.org/styled-jsx · fetched 2026-08-29 · bd573478adaf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel/styled-jsx | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="vercel/styled-jsx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem