# krasimir/cssx

CSS in JavaScript

Repository: https://github.com/krasimir/cssx
Canonical: https://ross.abutalabs.com/products/cssx
Homepage: http://krasimir.github.io/cssx/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2016-11-23T05:19:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3895, "days_push": 3570, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 36 (observed 2026-09-03T02:15:14.141329+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: css-framework, templating, build-tool
- domain: web-development, frontend, web-design
- platform: browser
- tags: css-in-js, transpiler, webpack-loader, gulp-plugin, react, stylesheets, javascript, nodejs, web-server

## Member repositories
- krasimir/cssx (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:14.141329+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:10.202893+00:00, confidence not recorded.
  - readme: https://github.com/krasimir/cssx (fetched 2026-09-03T02:15:14.141329+00:00, sha 4644e19dd81e)
  - homepage: http://krasimir.github.io/cssx/ (fetched 2026-08-29T13:13:19.258546+00:00, sha d3d4bbf9ec4a)
  - registry_npm: https://registry.npmjs.org/cssx (fetched 2026-08-29T13:13:19.267330+00:00, sha 0a3bc45082ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
