Skip to content
/ dva Public

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)

License

Notifications You must be signed in to change notification settings

dvajs/dva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 10, 2024
7490ae9 · May 10, 2024
Sep 23, 2020
Apr 16, 2021
May 10, 2024
Apr 9, 2019
May 10, 2024
Apr 9, 2019
May 20, 2019
Jun 24, 2016
Apr 4, 2018
May 31, 2019
May 10, 2024
May 31, 2019
Jun 11, 2018
Nov 1, 2019
Nov 1, 2019
Apr 4, 2018
Nov 1, 2019
May 10, 2024
Sep 23, 2020

Repository files navigation

English | 简体中文

dva

codecov CircleCI NPM version Build Status Coverage Status NPM downloads Dependencies Join the chat at https://gitter.im/dvajs/Lobby

Lightweight front-end framework based on redux, redux-saga and react-router. (Inspired by elm and choo)


Features

  • Easy to learn, easy to use: only 6 apis, very friendly to redux users, and API reduce to 0 when use with umi
  • Elm concepts: organize models with reducers, effects and subscriptions
  • Support HMR: support HMR for components, routes and models with babel-plugin-dva-hmr
  • Plugin system: e.g. we have dva-loading plugin to handle loading state automatically

Demos

Quick Start

More documentation, checkout https://dvajs.com/

FAQ

Why is it called dva?

D.Va’s mech is nimble and powerful — its twin Fusion Cannons blast away with autofire at short range, and she can use its Boosters to barrel over enemies and obstacles, or deflect attacks with her projectile-dismantling Defense Matrix.

—— From OverWatch

Is it production ready?

Sure! We have 1000+ projects using dva in Alibaba.

Does it support IE8?

No.

Next

Some basic articles.

Want more?

Community

Slack Group Github Issue 钉钉群 微信群
sorrycc.slack.com umijs/umi/issues

License

MIT