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

ctrlplusb/easy-peasy

Vegetarian friendly state for React observed · 2026-08-28

github.com/ctrlplusb/easy-peasy · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 90
  • Release rhythm 46
  • 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: 412
  • age_days: 2873
  • days_rel: 147
  • days_push: 64
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5039 stars · 186 forks observed · 2026-08-28

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

Easy Peasy is a Redux abstraction for React that provides a zero-configuration, hooks-based state management API with strong TypeScript support. It wraps Redux's architecture with a simplified developer experience, including computed properties, data fetching, persistence, and Redux DevTools integration.

Use cases

  • manage state in a react app without redux boilerplate
  • typescript-friendly state management for react
  • persist react app state to storage
  • add computed/derived state to a react store
  • replace redux with a simpler hooks-based api
  • share state across react native and web
  • encapsulate api calls in a react store

When to choose

  • you want Redux's guarantees with minimal setup and boilerplate
  • your team prefers a hooks-first API with excellent TypeScript inference
  • you need built-in persistence, computed properties, and testing utilities
  • you are on React 19 and want concurrent-primitives support

When to avoid

  • you are still on React 18 and cannot upgrade (stay on v6)
  • you prefer lightweight alternatives like Zustand or Jotai with smaller APIs
  • you need direct, fine-grained control over Redux internals and middleware ecosystems
  • your project uses React Server Components exclusively without client stores

Facets

library · maturity active

state-management frontend-framework frontend web-development cross-platform react redux hooks immer typescript state-persistence react-native nodejs web-server

5 sources

Member repositories

RepositoryRoleHealth v2
ctrlplusb/easy-peasymain77

For agents

markdown · JSON · MCP: product_card(name="ctrlplusb/easy-peasy")

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