摆脱:简单的状态管理器 源码
里多夫 简单的同构状态管理器 安装它 @ yarn add ridof 运行测试范围 @ cd node_modules/ridof @ yarn && yarn build && yarn cover 用它 建立店铺 const Ridof = require ( 'ridof' ) ; const initialState = { num : 1 , name : 'Federico' } // The reducer function // params holds all the values passed to dispatch but the type const
文件列表
ridof-master.zip
(预估有个31文件)
ridof-master
.travis.yml
182B
.eslintrc
998B
package.json
1KB
dist
index.js
3KB
.npmignore
116B
LICENSE.md
1KB
.gitignore
74B
CHANGELOG.md
50B
暂无评论