Skip to content

Commit 16bdca4

Browse files
committed
add demo.gif
1 parent 923b56e commit 16bdca4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Manage the state of your form with ease, inspired by awesome [formstate](https:/
1010
What we offer:
1111

1212
* **Type safety**: written in [Typescript](https://typescriptlang.org), you can compose complex form state without loss of type information
13+
14+
![Demo](./assets/demo.gif)
15+
1316
* **Reactive**: based on [MobX](https://mobx.js.org), every dependency's change causes reaction automatically and you can easily react to state's change
1417
* **UI-independent**: formstate-x only deals with state / data, you can easily use it with any UI library you like
1518

assets/demo.gif

1.36 MB
Loading

0 commit comments

Comments
 (0)