robinweser/fela
State-Driven Styling in JavaScript observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 3757
- days_rel: n/a
- days_push: 665
- n_releases_24m: 0
Adoption not part of the score
2284 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fela is a small, framework-agnostic JavaScript library for state-driven styling that generates atomic CSS from style rules written as functions of application state. It supports React, React Native, and other view libraries, with a plugin ecosystem for vendor prefixing, fallback values, and more.
Use cases
- generate atomic css from javascript style rules
- style react components dynamically based on state
- avoid css specificity and naming conflicts
- server-side render styles for universal apps
- use css-in-js with react native
- minimize css output through style reuse
When to choose
- you want dynamic, state-driven styles with minimal css output
- you need framework-agnostic styling with react bindings available
- you want predictable styling without specificity or namespace conflicts
- you need universal (client and server) style rendering
When to avoid
- you prefer static css or utility-first frameworks like tailwind
- your team wants zero-runtime styling solutions
- you need a large community and frequent updates - the project is in maintenance mode
Facets
library · maturity maintenance
css-framework ui-components frontend-framework web-development frontend web-design browser cross-platform css-in-js atomic-css state-driven-styling react-bindings react-native dynamic-styling universal-rendering nodejs web-server
6 sources
- readme: https://github.com/robinweser/fela · fetched 2026-08-28 · bcb581f5fcfe
- homepage: http://fela.js.org · fetched 2026-08-29 · 71553b1c4b49
- site_page: https://fela.js.org/docs · fetched 2026-08-29 · 874bcd9795bd
- site_page: https://fela.js.org/docs/latest/intro/getting-started · fetched 2026-08-29 · 8d3056652621
- site_page: https://fela.js.org/docs/latest/intro/benefits · fetched 2026-08-29 · 58f1af9d0fe0
- registry_npm: https://registry.npmjs.org/fela · fetched 2026-08-29 · 1cbdac072928
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robinweser/fela | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem