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

facebookarchive/flux

Application Architecture for Building User Interfaces observed · 2026-08-28

github.com/facebookarchive/flux · homepage · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

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: 4427
  • days_rel: n/a
  • days_push: 1261
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

17450 stars · 3376 forks observed · 2026-08-28

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

Flux is Facebook's application architecture pattern for React, using a unidirectional data flow with a Dispatcher, Stores, and Views. The npm package provides the Dispatcher and utility base classes like ReduceStore, but the project is now archived.

Use cases

  • implement unidirectional data flow in a React app
  • manage application state with stores and a dispatcher
  • learn the Flux architecture pattern
  • build a simple React app with ReduceStore utilities

When to choose

  • maintaining a legacy codebase already built on Flux
  • studying the original Flux pattern and its dispatcher

When to avoid

  • starting a new project - use Redux, MobX, Recoil, Zustand, or Jotai instead
  • needing a feature-complete state management framework
  • expecting ongoing updates or support

Facets

library · maturity abandoned

state-management frontend-framework frontend web-development browser react unidirectional-data-flow dispatcher flux-pattern archived nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
facebookarchive/fluxmain10

For agents

markdown · JSON · MCP: product_card(name="facebookarchive/flux")

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