# BinaryMuse/fluxxor

:hammer_and_wrench: Flux architecture tools for React

Repository: https://github.com/BinaryMuse/fluxxor
Canonical: https://ross.abutalabs.com/products/fluxxor
Homepage: http://fluxxor.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: fluxxor, javascript, flux-architecture, react
Last push: 2020-10-19T21:01:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4497, "days_push": 2144, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1683, forks 148 (observed 2026-08-28T04:05:21.881299+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: state-management, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: flux, react, unidirectional-data-flow, stores, actions, mixins, nodejs, javascript

## Member repositories
- BinaryMuse/fluxxor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.881299+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:17.825719+00:00, confidence not recorded.
  - readme: https://github.com/BinaryMuse/fluxxor (fetched 2026-08-28T04:05:21.881299+00:00, sha 5ff7b6f3afcb)
  - homepage: http://fluxxor.com/ (fetched 2026-08-29T11:14:28.005093+00:00, sha 98e0002da907)
  - site_page: http://fluxxor.com/guides/installation.html (fetched 2026-08-29T11:14:28.013952+00:00, sha daf2fbef6357)
  - site_page: http://fluxxor.com/documentation (fetched 2026-08-29T11:14:28.015922+00:00, sha 3fdcb2e467b0)
  - registry_npm: https://registry.npmjs.org/fluxxor (fetched 2026-08-29T11:14:28.017638+00:00, sha 44a1ade24e1e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
