thysultan/stylis
light – weight css preprocessor observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 78
- 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: 3566
- days_rel: n/a
- days_push: 136
- n_releases_24m: 0
Adoption not part of the score
1772 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Stylis is a lightweight CSS preprocessor library written in JavaScript that supports nesting, selector namespacing, vendor prefixing, and minification. It exposes a compile/serialize/middleware pipeline that produces an abstract syntax structure, making it embeddable in CSS-in-JS tooling.
Use cases
- compile css with nesting and vendor prefixes in the browser
- lightweight css preprocessor for a css-in-js library
- parse css into an abstract syntax tree in javascript
- minify and namespace css selectors at runtime
- add custom css transform middleware
When to choose
- you need a tiny, tree-shakeable css preprocessing engine embedded in your own tooling
- you want runtime css compilation with vendor prefixing and nesting
- you need programmatic access to a css AST
When to avoid
- you want a full-featured build-time preprocessor like Sass or Less with variables, mixins, and imports
- you need PostCSS plugin ecosystem compatibility
Facets
library · maturity active
css-framework parser build-tool web-development frontend browser css-preprocessor vendor-prefixing css-in-js minification middleware nodejs web-server
2 sources
- readme: https://github.com/thysultan/stylis · fetched 2026-08-28 · 86f90ee91327
- homepage: https://stylis.js.org · fetched 2026-08-29 · 9b96a380c4b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thysultan/stylis | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="thysultan/stylis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem