0.1.3 • Published 7 years ago

gstate v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

GState

GState is graph-based state management which could use to manage both client and server state.

Install

$ npm i -S gstate

Changes

  • 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

Documentation

Full gstate document

Samples

React and Vue examples

Blog and Motivation

I hate Redux, so I write my own State Management in the weekend

License

MIT

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago