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

goatslacker/alt

Isomorphic flux implementation observed · 2026-08-28

github.com/goatslacker/alt · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4275
  • days_rel: n/a
  • days_push: 1254
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3427 stars · 313 forks observed · 2026-08-28

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

Alt is a small, terse Flux implementation for JavaScript applications with first-class isomorphic (server-side rendering) support. It provides actions, stores, snapshots, and bootstrap utilities following Flux's unidirectional data flow with minimal boilerplate.

Use cases

  • manage state in a react app with flux
  • build an isomorphic javascript app with server-side rendering
  • replace boilerplate flux dispatcher and constants
  • take snapshots of application state for debugging or persistence
  • handle async data fetching with unidirectional flow
  • use flux with react-native

When to choose

  • you want a lightweight, flux-compliant state library with minimal boilerplate
  • you need isomorphic rendering with state serialization between server and client
  • you prefer ES6 class-based actions and stores

When to avoid

  • you are starting a new project - modern alternatives like Redux, Zustand, or React's built-in state tools are actively maintained
  • you need long-term support or recent updates - the project has been dormant for years
  • you want a large ecosystem of middleware and devtools

Facets

library · maturity abandoned

state-management frontend-framework web-development frontend browser cross-platform flux isomorphic react unidirectional-data-flow es6 state-snapshots server-side-rendering nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
goatslacker/altmain32

For agents

markdown · JSON · MCP: product_card(name="goatslacker/alt")

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