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

RisingStack/react-easy-state

Simple React state management. Made with ❤️ and ES6 Proxies. observed · 2026-08-28

github.com/RisingStack/react-easy-state · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 80
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3389
  • days_rel: n/a
  • days_push: 125
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

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

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

React Easy State is a simple React state management library built on ES6 Proxies, exposing just two functions: store() for reactive state and view() for reactive components. It supports global and local stores, side effects, and batching with a minimal API.

Use cases

  • manage state in react apps without redux
  • create global reactive stores in react
  • simple local component state management
  • reactive state management using es6 proxies
  • avoid boilerplate in react state management
  • add automatic side effects to react stores

When to choose

  • you want minimal-boilerplate reactive state for React
  • you prefer proxy-based automatic reactivity over explicit actions/reducers
  • you need both global and local stores with a tiny API

When to avoid

  • you need a state library with a large active ecosystem and community
  • your project targets browsers without ES6 Proxy support
  • you prefer Redux-style predictable unidirectional data flow

Facets

library · maturity maintenance

state-management frontend-framework web-development frontend browser react es6-proxies reactive-programming global-store local-store nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
RisingStack/react-easy-statemain59

For agents

markdown · JSON · MCP: product_card(name="RisingStack/react-easy-state")

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