GState is graph-based state management which could use to manage both client and server state.
$ npm i -S gstate
- 0.1.3 - state.watch with ad-hoc state.get queries (same with state.batch but for read side). It's used for imperative state pattern
I hate Redux, so I write my own State Management in the weekend
MIT