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

dva

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo) observed · 2026-08-28

github.com/dvajs/dva · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 35
  • 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: 3722
  • days_rel: n/a
  • days_push: 392
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16150 stars · 3101 forks observed · 2026-08-28

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

Dva is a lightweight React and Redux based front-end framework with an Elm-style architecture, built on redux, redux-saga, and react-router. It organizes app logic into models with reducers, effects, and subscriptions, and offers a plugin system and HMR support.

Use cases

  • build a react app with redux without boilerplate
  • manage side effects with redux-saga in an elm-style way
  • organize reducers, effects, and subscriptions as models
  • create an admin dashboard with ant design and dva
  • add hot module reloading for models and routes
  • extend state handling with a plugin like dva-loading

When to choose

  • you want an elm-style model organization on top of redux and redux-saga
  • you are building react or react-native apps with minimal redux boilerplate
  • you use umi and want zero-config dva integration

When to avoid

  • you prefer modern react state solutions like zustand or react query
  • you want a framework with frequent updates and a large active community
  • your project does not use redux patterns

Facets

framework · maturity maintenance

state-management frontend-framework middleware web-development frontend cross-platform react redux redux-saga elm-architecture react-native nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
dvajs/dvamain39
dvajs/dva-knowledgemapdocs32

For agents

markdown · JSON · MCP: product_card(name="dvajs/dva")

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