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

jkeam/reduxsauce

Some aesthetic toppings for your Redux meal. observed · 2026-08-28

github.com/jkeam/reduxsauce · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 74
  • Release rhythm 31
  • 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: 366
  • age_days: 3760
  • days_rel: 245
  • days_push: 160
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1221 stars · 76 forks observed · 2026-08-28

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

Reduxsauce is a small JavaScript utility library providing helpers for Redux-based codebases, such as createReducer, createTypes, createActions, and resettableReducer. It reduces boilerplate in reducers and action definitions for readability and testability.

Use cases

  • reduce boilerplate in redux reducers
  • define redux action types and creators together
  • make reducers easier to test
  • reset redux state between tests
  • clean up large switch statements in reducers

When to choose

  • you use Redux and want less reducer/action boilerplate
  • you want a lightweight, focused utility with no framework lock-in

When to avoid

  • you use Redux Toolkit, which covers similar needs officially
  • you don't use Redux in your project

Facets

library · maturity stable

state-management developer-tools frontend web-development developer-tools redux action-creators reducers flux nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
jkeam/reduxsaucemain64

For agents

markdown · JSON · MCP: product_card(name="jkeam/reduxsauce")

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