Skip to content

Commit

Permalink
add demo.gif
Browse files Browse the repository at this point in the history
  • Loading branch information
nighca committed Nov 19, 2019
1 parent 923b56e commit 16bdca4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Manage the state of your form with ease, inspired by awesome [formstate](https:/
What we offer:

* **Type safety**: written in [Typescript](https://typescriptlang.org), you can compose complex form state without loss of type information

![Demo](./assets/demo.gif)

* **Reactive**: based on [MobX](https://mobx.js.org), every dependency's change causes reaction automatically and you can easily react to state's change
* **UI-independent**: formstate-x only deals with state / data, you can easily use it with any UI library you like

Expand Down
Binary file added assets/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 16bdca4

Please sign in to comment.