@snap/state-management@1.18.0
// Redux-inspired state management using Observables
$ npm install @snap/state-management
downloads/wk
17,939
license
SEE LICENSE IN LICENSE.md
version
1.18.0
published
Jun 16, 2026
What is @snap/state-management?
@snap/state-management is a state management library that uses Observables to manage application state with a Redux-inspired architecture. Developers would use it to handle complex state changes in their applications with reactive patterns, making it easier to track and update data flows across components. It's useful if you want Redux-like predictability combined with the reactive benefits of Observables.
Links
Maintainers
svc-npmjs, msilivonik-sc, kburov, carsonholgate