BinaryMuse/fluxxor
:hammer_and_wrench: Flux architecture tools for React 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
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
- readme: https://github.com/BinaryMuse/fluxxor · fetched 2026-08-28 · 5ff7b6f3afcb
- homepage: http://fluxxor.com/ · fetched 2026-08-29 · 98e0002da907
- site_page: http://fluxxor.com/guides/installation.html · fetched 2026-08-29 · daf2fbef6357
- site_page: http://fluxxor.com/documentation · fetched 2026-08-29 · 3fdcb2e467b0
- registry_npm: https://registry.npmjs.org/fluxxor · fetched 2026-08-29 · 44a1ade24e1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BinaryMuse/fluxxor | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="BinaryMuse/fluxxor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem