0.1.3 • Published 8 years ago

gstate v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago