zustand-di 中文文档教程
zustand-di
zustand + 对 init 存储做出反应
createContext
的简化补丁来自 zustand/context
的 将来可能会被弃用。此补丁删除了 useStoreApi
。
- 这是 610 B 与 645 B 的 zustand 之一相比。
- 自以为是:强制通过打字稿使用选择器。
安装
npm install zustand-di
使用
请参阅 zustand 文档。
zustand-di
zustand + react content to init stores
A simplified patch of createContext
from zustand/context
that might be deprecated in the future. This patch removes useStoreApi
.
- This is 610 B compared to the zustand one of 645 B.
- Opinionated: forces use of selector via typescript.
Installation
npm install zustand-di
Usage
See zustand docs.