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

BinaryMuse/fluxxor

:hammer_and_wrench: Flux architecture tools for React observed · 2026-08-28

github.com/BinaryMuse/fluxxor · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4497
  • days_rel: n/a
  • days_push: 2144
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1683 stars · 148 forks observed · 2026-08-28

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

Fluxxor is a JavaScript library providing tools for building applications with the Flux architecture, reifying core Flux concepts like stores, actions, and dispatchers. It includes React mixins (FluxMixin, StoreWatchMixin) to ease integration with React as the view layer.

Use cases

  • manage application state with flux architecture in react
  • implement one-way data flow stores and actions
  • connect react components to flux stores
  • handle asynchronous data loading in flux apps
  • build a javascript data layer for a react app

When to choose

  • maintaining a legacy react app already using fluxxor
  • learning how the classic flux architecture works
  • working on an older es5-era codebase with browserify or webpack

When to avoid

  • starting a new react project - use redux, zustand, or modern state management
  • you need actively maintained software with recent updates
  • your project uses modern react hooks and context patterns

Facets

library · maturity abandoned

state-management frontend-framework web-development frontend browser flux react unidirectional-data-flow stores actions mixins nodejs javascript

5 sources

Member repositories

RepositoryRoleHealth v2
BinaryMuse/fluxxormain23

For agents

markdown · JSON · MCP: product_card(name="BinaryMuse/fluxxor")

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