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

piotrwitek/typesafe-actions

Typesafe utilities for "action-creators" in Redux / Flux Architecture observed · 2026-08-28

github.com/piotrwitek/typesafe-actions · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 81
  • 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: 3214
  • days_rel: n/a
  • days_push: 116
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2402 stars · 106 forks observed · 2026-08-28

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

A TypeScript utility library providing typesafe helpers for creating action creators, async actions, and reducers in Redux/Flux architecture. It reduces type verbosity and boilerplate when using Redux with TypeScript.

Use cases

  • create typesafe redux action creators in typescript
  • reduce boilerplate in redux reducers with typescript
  • type redux actions without repetitive type annotations
  • write typesafe async actions in redux
  • get type inference for redux action payloads
  • manage redux state with full static typing

When to choose

  • you use Redux with TypeScript and want typesafe actions and reducers
  • you want to cut down type verbosity in a Flux-style architecture
  • you follow the React & Redux TypeScript Guide patterns

When to avoid

  • you use Redux Toolkit, which has built-in typesafe action creation
  • your project is plain JavaScript without TypeScript
  • you use a state management library other than Redux/Flux

Facets

library · maturity maintenance

state-management type-system developer-tools frontend web-development developer-tools browser cross-platform redux typescript action-creators flux static-typing react nodejs

1 source

Member repositories

RepositoryRoleHealth v2
piotrwitek/typesafe-actionsmain59

For agents

markdown · JSON · MCP: product_card(name="piotrwitek/typesafe-actions")

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