Stasho is a minimalistic state management library designed for web applications. It provides a simple and efficient way to manage application state without unnecessary complexity.
- Lightweight: Stasho is small in size and doesn't introduce unnecessary overhead.
- Easy to Use: The API is straightforward and intuitive.
- Flexible: Use it with any JavaScript framework or vanilla JS.
You can install Stasho via npm:
npm install @lumieslab/stasho
if you'd like to build the project yourself:
npm run build
Stasho is released under the License.