krasimir/cssx
CSS in JavaScript observed · 2026-09-03
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: 3895
- days_rel: n/a
- days_push: 3570
- n_releases_24m: 0
Adoption not part of the score
1005 stars · 36 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CSSX is a set of tools (transpiler, client-side library, CLI, and bundler plugins) for writing vanilla CSS inside JavaScript, generating real stylesheets injected into the DOM rather than inline styles. It includes a JSX-like CSSX language with dynamic values and integrations for Webpack, Gulp, Browserify, Rollup, and React.
Use cases
- write css in javascript
- generate stylesheets dynamically at runtime
- transpile cssx code with webpack or gulp
- manage component styles without inline styles
- inject styles into the dom from js
When to choose
- you want vanilla CSS syntax inside JavaScript with dynamic values
- you need runtime style generation via injected stylesheets
- you're maintaining an existing codebase already using CSSX
When to avoid
- starting a new project - the project is unmaintained since 2016
- you want a modern, actively maintained CSS-in-JS solution
- you prefer static CSS files or CSS modules
Facets
library · maturity abandoned
css-framework templating build-tool web-development frontend web-design browser css-in-js transpiler webpack-loader gulp-plugin react stylesheets javascript nodejs web-server
3 sources
- readme: https://github.com/krasimir/cssx · fetched 2026-09-03 · 4644e19dd81e
- homepage: http://krasimir.github.io/cssx/ · fetched 2026-08-29 · d3d4bbf9ec4a
- registry_npm: https://registry.npmjs.org/cssx · fetched 2026-08-29 · 0a3bc45082ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krasimir/cssx | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem