什么是 zustand?
用于 json-render 的 StateStore 接口的 Zustand 适配器。通过 @json-render/zustand 将 json-render 与 Zustand 集成以进行状态管理时使用。 来源:vercel-labs/json-render。
用于 json-render 的 StateStore 接口的 Zustand 适配器。通过 @json-render/zustand 将 json-render 与 Zustand 集成以进行状态管理时使用。
通过命令行快速安装 zustand AI 技能到你的开发环境
来源:vercel-labs/json-render。
Zustand adapter for json-render's StateStore interface. Wire a Zustand vanilla store as the state backend for json-render.
Requires Zustand v5+. Zustand v4 is not supported due to breaking API changes in the vanilla store interface.
| store | StoreApi | Yes | Zustand vanilla store (from createStore in zustand/vanilla) | | selector | (state) => StateModel | No | Select the json-render slice. Defaults to entire state. |
用于 json-render 的 StateStore 接口的 Zustand 适配器。通过 @json-render/zustand 将 json-render 与 Zustand 集成以进行状态管理时使用。 来源:vercel-labs/json-render。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vercel-labs/json-render --skill zustand用于 json-render 的 StateStore 接口的 Zustand 适配器。通过 @json-render/zustand 将 json-render 与 Zustand 集成以进行状态管理时使用。 来源:vercel-labs/json-render。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vercel-labs/json-render --skill zustand 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vercel-labs/json-render