@lumieslab/stasho
v0.0.14
Published
lightweight state management library
Maintainers
Readme
Stasho: Lightweight State Management for Web Applications
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.
Features
- 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.
Installation
You can install Stasho via npm:
npm install @lumieslab/stashoif you'd like to build the project yourself:
npm run buildLicense
Stasho is released under the License.
