Skip to content
/ stasho Public

Lightweight state management library for web applications

License

Notifications You must be signed in to change notification settings

lumbird/stasho

Repository files navigation

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/stasho

if you'd like to build the project yourself:

npm run build

License

Stasho is released under the License.

About

Lightweight state management library for web applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published