wix/stylable
Stylable - CSS for components 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
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
- readme: https://github.com/wix/stylable · fetched 2026-08-28 · a5512c83ec02
- homepage: https://stylable.io · fetched 2026-08-29 · f617f0563fa3
- site_page: https://stylable.io/docs/getting-started/intro · fetched 2026-08-29 · f5862e016199
- site_page: https://stylable.io/docs/guides/handbook/intro · fetched 2026-08-29 · 03b4dd5d541f
- site_page: https://stylable.io/docs/references/cheatsheet · fetched 2026-08-29 · b04143b1b80b
- site_page: https://stylable.io/docs/style-guide · fetched 2026-08-29 · 9cac4469b7ff
- site_page: https://stylable.io/docs/attributions · fetched 2026-08-29 · 0fd90a8b589e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wix/stylable | main | 30 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem