12 lines
545 B
JSON
12 lines
545 B
JSON
{
|
|
"name": "zustand-state-management",
|
|
"description": "Build type-safe global state in React applications with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR. Use when setting up React state, migrating from Redux/Context API, implementing localStorage persistence, or troubleshooting Next.js hydration errors, TypeScript inference issues, or infinite render loops.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |