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

acdlite/flummox

Minimal, isomorphic Flux. observed · 2026-08-28

github.com/acdlite/flummox · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4331
  • days_rel: n/a
  • days_push: 3316
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1682 stars · 109 forks observed · 2026-08-28

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

Flummox is a minimal, isomorphic Flux state management library for JavaScript and React, encapsulating stores, actions, and the dispatcher into classes with no singletons. It is no longer maintained; the author recommends Redux instead.

Use cases

  • manage state in a React app with Flux architecture
  • build isomorphic (server-rendered) React applications
  • avoid singletons in Flux stores and actions
  • handle async actions with promises in Flux
  • serialize and deserialize store state for faster page loads

When to choose

  • you are maintaining a legacy codebase already built on Flummox
  • you need a tiny, class-based Flux implementation with isomorphic support

When to avoid

  • starting a new project — use Redux or a modern state library instead
  • you need actively maintained software with community support
  • you want official support for modern React versions

Facets

library · maturity abandoned

state-management frontend web-development browser flux isomorphic react es6 deprecated nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
acdlite/flummoxmain23

For agents

markdown · JSON · MCP: product_card(name="acdlite/flummox")

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