valtio-persister
v0.2.0
Published
This library is totally inspired by [Zustand persist middleware](https://github.com/pmndrs/zustand/blob/main/src/middleware/persist.ts), but implemented for valtio.
Downloads
4
Readme
Valtio persister
This library is totally inspired by Zustand persist middleware, but implemented for valtio.
🔧 Installation
Node.js is required to run the project.
- Clone the repository to your local machine:
git clone https://github.com/nabla-studio/valtio-persister.git- Install the dependencies:
cd valtio-persister
pnpm i- Build the packages:
pnpm buildUnderstand this workspace
Run nx graph to see a diagram of the dependencies of the projects.
👥 Authors
👤 Davide Segullo (Code)
- Github: @DavideSegullo
- Twitter: @davide_segullo
🎉 Contributing
We ❤️ contributions! If you'd like to contribute, please read our contributing guidelines.
📜 License
This project is licensed under the Apache-2.0 License and MIT License from Zustand.
🙋 Support
If you have any questions or comments about this project, please feel free to contact us on discord.
Copyright © 2024 nabla.
