zustand
Installation
SKILL.md
Zustand
Small, fast, and scalable state management using simplified flux principles.
Quick Start
Install:
npm install zustand
Create a store:
import { create } from 'zustand';
Small, fast, and scalable state management using simplified flux principles.
Install:
npm install zustand
Create a store:
import { create } from 'zustand';