Socket
Socket
Sign inDemoInstall

dva

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dva

React and redux based, lightweight and elm-style framework.


Version published
Weekly downloads
14K
decreased by-10.22%
Maintainers
1
Weekly downloads
 
Created
Source

dva

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@2.x. (Inspired by elm and choo)


Features

  • Easy to learn, easy to use: only 6 apis, very friendly to redux users
  • Elm concepts: organize models with reducers, effectssubscriptions
  • Support mobile and react-native: cross platform (ReactNative Example)
  • Support HMR: support HMR for components, routes and models with babel-plugin-dva-hmr
  • Support load model and routes dynamically: Improve performance (Example)
  • Plugin system: e.g. we have dva-loading plugin to handle loading state automatically
  • Support TypeScript:with d.ts (Example)

Why dva ?

Demos

Quick Start

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 100+ projects using dva, both in Alibaba and out.

Does it support IE8?

No.

Next

Some basic articles.

Want more?

License

MIT

Keywords

FAQs

Package last updated on 12 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc