1.0.0-beta.1 • Published 6 years ago

microstates-todomvc-model v1.0.0-beta.1

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

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.