Ross ROSS = Recommend OSS · open-source software intelligence for agents

thysultan/stylis

light – weight css preprocessor observed · 2026-08-28

github.com/thysultan/stylis · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
thysultan/stylismain67

For agents

markdown · JSON · MCP: product_card(name="thysultan/stylis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem