@mochi-ui/mochi-store
v0.0.3
Published
Mochi Store serves as a state manager implemented with [Zustand](https://docs.pmnd.rs/zustand/getting-started/introduction), offering essential methods such as connect, login, and logout.
Downloads
7
Readme
@mochi-ui/mochi-store
Mochi Store serves as a state manager implemented with Zustand, offering essential methods such as connect, login, and logout.
Installation
Feel free to use the package manager of your choice:
# Using PNPM
pnpm i @mochi-ui/mochi-store
# Using NPM
npm i @mochi-ui/mochi-store
# Using Yarn
yarn add @mochi-ui/mochi-store
Contribution
We welcome your contributions! For guidance on how to contribute, please refer to our Contribution Guidelines.
Licence
This project is licensed under the terms of the MIT license.