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

wix/stylable

Stylable - CSS for components observed · 2026-08-28

github.com/wix/stylable · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 16
  • Release rhythm 8
  • Longevity 100
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: 3356
  • days_rel: n/a
  • days_push: 508
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1274 stars · 61 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Stylable is a CSS preprocessor and type system from Wix that scopes styles to components, exposing a style API so components can be reused across teams without style clashes. It compiles at build time to flat, valid vanilla CSS and integrates via a webpack plugin with any component framework.

Use cases

  • scope css styles to components so they don't leak
  • build a design system with reusable styled components
  • add a type system to css with build-time errors
  • reduce css bundle size with rule-shaking
  • style components externally via pseudo-classes and pseudo-elements
  • use css variables and mixins at build time

When to choose

  • you're building a large component library or design system on webpack
  • you want scoped, clash-free CSS with a style API per component
  • you want build-time validation and IDE intelligence for styles

When to avoid

  • your project doesn't use webpack or a supported bundler integration
  • you just need simple global or utility CSS
  • you prefer runtime CSS-in-JS solutions

Facets

library · maturity active

css-framework build-tool templating theme frontend web-development web-design cross-platform css-preprocessor scoped-css design-system webpack-plugin style-api component-styling type-safe-css nodejs web-server

7 sources

Member repositories

RepositoryRoleHealth v2
wix/stylablemain30

For agents

markdown · JSON · MCP: product_card(name="wix/stylable")

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