项目作者: valentin-ship-it

项目描述 :
This is an example of a redux like global store for a React app, but without actually using redux. This keeps the basic contract of useSelector and useDispatch functions, but it does not work with complex selectors, it is just an example, not production ready.
高级语言: JavaScript
项目地址: git://github.com/valentin-ship-it/react-hooks-store.git
创建时间: 2021-06-30T14:54:35Z
项目社区:https://github.com/valentin-ship-it/react-hooks-store

开源协议:

下载