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

robinweser/fela

State-Driven Styling in JavaScript observed · 2026-08-28

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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
robinweser/felamain23

For agents

markdown · JSON · MCP: product_card(name="robinweser/fela")

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