Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Latest commit

 

History

History
52 lines (36 loc) · 2.35 KB

README.md

File metadata and controls

52 lines (36 loc) · 2.35 KB

weappx

NPM version Build Status Coverage Status NPM downloads Dependencies Status code style: prettier

升级方案

如果有好的建议欢迎 issue 讨论 👏👏👏

Install

开发环境支持安装 npm 依赖的话,直接使用命令安装即可

npm install weappx

原生小程序开发可以通过拷贝 git 项目中 packages/xxx/dist 中的 bundle 文件到实际项目中进行引用

框架接入DEMO

Feature

  • 上手简单,仅需要了解 4 个 api
  • 更易用的 action 派发方式
  • 更简单的数据处理copy-on-write
  • 独立存在的事件中心
  • 强大的 hook 机制

Links

License

MIT