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

FormidableLabs/freactal

Clean and robust state management for React and React-like libs. observed · 2026-08-28

github.com/FormidableLabs/freactal · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3450
  • days_rel: n/a
  • days_push: 1657
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1643 stars · 45 forks observed · 2026-08-28

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

freactal is a composable state management library for React and React-like libraries such as Preact and Inferno. State containers are built as components that can be composed freely, following unidirectional data flow in an idiomatic ES2015+ style.

Use cases

  • manage application state in a React app without Redux
  • compose state containers for growing projects
  • replace redux, MobX, and redux middleware stacks
  • handle side effects and computed values in React state
  • share state management across React, Preact, and Inferno

When to choose

  • you want component-based, composable state containers instead of a global store
  • you prefer explicit, unidirectional data flow with minimal boilerplate
  • you need state management that works with React-like libraries such as Preact or Inferno

When to avoid

  • you need a library with a large active community and ecosystem
  • your team already uses Redux or MobX with established tooling
  • you require frequent updates and long-term active maintenance

Facets

library · maturity maintenance

state-management frontend web-development browser react preact inferno hoc unidirectional-data-flow nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
FormidableLabs/freactalmain10

For agents

markdown · JSON · MCP: product_card(name="FormidableLabs/freactal")

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