microstates-todomvc-model
v1.0.0-beta.1
Published
Microstates Model for TodoMVC Component
Downloads
6
Readme
Microstates Model for TodoMVC Component
Microstates Models are immutable data structures that represent state of a component. This package provides a model for TodoMVC App Component. In this repo you will find a single data structure for representing state of a TodoMVC app and examples of consuming this model to build a TodoMVC app in React.