zustand-middleware

Official

Zustand middleware for persistence.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extend Zustand stores with persistence, devtools, and Immer for immutable updates.

Core Features & Use Cases

  • Persist, devtools, and Immer middleware composition
  • Practical patterns for store enhancements
  • Correct middleware order for expected behavior

Quick Start

Compose a store with devtools(persist(immer(...))) in the inner-most position.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: zustand-middleware
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#zustand-middleware

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository