wepyx
v1.5.0
Published
wepyx is a lightweight front-end framework based on redux, redux-actions.(Inspired by [dva](https://github.com/dvajs/dva) and [vuex](https://github.com/vuejs/vuex))
Downloads
4
Readme
wepyx
wepyx is a lightweight front-end framework based on redux, redux-actions.(Inspired by dva and vuex)
specialized for wepy development.
Install
npm install wepyx
Feature
- 上手简单,仅需要了解 4 个 api
- 更易用的 action 派发方式
- 更简单的数据处理copy-on-write
- 强大的 hook 机制