cxs-css/cxs
fast af css-in-js in 0.7kb observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3717
- days_rel: n/a
- days_push: 1364
- n_releases_24m: 0
Adoption not part of the score
1182 stars · 46 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cxs is a minimal 0.7kb CSS-in-JS library that uses an atomic CSS approach for high performance and style deduplication. It is framework-independent with an optional React higher-order component API and supports server-side rendering via a static CSS string extraction method.
Use cases
- generate css styles from javascript objects
- style react components without css files
- deduplicate repeated css rules for performance
- extract static css for server-side rendering
- add pseudoclasses and media queries in js
- create styled components with a tiny footprint
When to choose
- you need an extremely small css-in-js solution with zero dependencies
- you want atomic css deduplication and dead-code elimination
- you need framework-independent styling with optional react support
- you want server-side rendered static css strings
When to avoid
- you need client-side style rehydration for universal apps
- you want a full-featured styling solution with theming and advanced features
- you prefer tagged template literal css syntax
- you need an actively developed library with recent updates
Facets
library · maturity maintenance
css-framework ui-components ssr frontend web-development browser css-in-js atomic-css react tiny-library zero-dependency nodejs web-server
1 source
- readme: https://github.com/cxs-css/cxs · fetched 2026-08-28 · 98187f56b36b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cxs-css/cxs | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem