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

pauldijou/redux-act

An opinionated lib to create actions and reducers for Redux observed · 2026-08-28

github.com/pauldijou/redux-act · JavaScript · Apache-2.0 (permissive) 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: 4036
  • days_rel: n/a
  • days_push: 1071
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1474 stars · 59 forks observed · 2026-08-28

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

An opinionated JavaScript library for Redux that creates action creators and reducers, using action objects themselves as references in reducers instead of string constants. It also provides utilities for batching actions and binding creators to stores.

Use cases

  • create redux actions without string constants
  • reduce redux reducer boilerplate
  • use action creators as reducer keys
  • batch multiple redux dispatches
  • simplify redux state management in javascript apps

When to choose

  • you use Redux and want less boilerplate around actions and reducers
  • you prefer referencing actions directly instead of string type constants
  • you want small helper utilities like batch and bindAll on top of Redux

When to avoid

  • you are starting a new project with Redux Toolkit or modern state libraries
  • you need strong TypeScript-first action typing
  • your project does not use Redux

Facets

library · maturity maintenance

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

2 sources

Member repositories

RepositoryRoleHealth v2
pauldijou/redux-actmain23

For agents

markdown · JSON · MCP: product_card(name="pauldijou/redux-act")

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