hero

think-react-store

基于react hooks 和 context 实现的数据流工具

快速上手 →

基于 Hook

完全基于react hooks 和 context api 实现的,以 hook 方式操作数据。

上手迅速

语法简单易懂,目前的API不多,可以迅速入门。

轻量级的

主要进行数据操作,代码体积很小,并且能够支持中间件,易于扩展。