Motivation
Provide a lightweight state management solution for applications that don't require the full capabilities of Redux.
- Offer a lightweight solution for web applications where bundle size is crucial.
- Utilize multiple stores as building blocks that can be managed independently of components.
- Implement a framework-agnostic architecture and plugins designed for specific use cases.