Skip to content

Command-line tool to create the zustand stores in React applications. Automates setup, supports TypeScript, and follows best practices for state management.

Notifications You must be signed in to change notification settings

abubakardev0/create-zustand-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zustand Store CLI Tool

Welcome to the Zustand Store CLI Tool! This CLI helps you easily create and manage Zustand stores in your JavaScript or TypeScript projects.

Features

  • Create Zustand stores with persistence(optional)
  • Supports JavaScript and TypeScript
  • Save your preferred configuration settings for future use

Installation

To install the Zustand Store CLI Tool globally, you can use either npm or yarn:

Using npm

git clone https://github.com/abubakardev0/zustand-store-cli.git
cd zustand-store-cli
npm install

Usage

To run this app

npm link
create-zustand-store

About

Command-line tool to create the zustand stores in React applications. Automates setup, supports TypeScript, and follows best practices for state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published