react recontext:基于最新的React Context API的Flux Redux启发的轻量级状态管理 源码
React上下文 基于最新的React Context API,受Flux Redux启发的轻量级状态管理。 超级简单,易于构建的react,react-native应用程序和flux体系结构。 遵循助焊剂建筑技术 安装 npm install --save react-recontext 要么 yarn add react-recontext 阿皮 “一切都应该尽可能简单,但不要简单。” -爱因斯坦 const { Provider , Context , dispatch } = createStore ( initialState , actionsCreators ,
文件列表
react-recontext-master.zip
(预估有个91文件)
react-recontext-master
rollup.config.js
692B
yarn.lock
22KB
src
createProvider.tsx
955B
types.ts
497B
utils.ts
641B
index.ts
793B
createStore.ts
2KB
.circleci
暂无评论