vue-reactive-form
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -93,3 +93,3 @@ { | ||
"typings": "index.d.ts", | ||
"version": "0.1.1" | ||
"version": "0.1.2" | ||
} |
# vue-reactive-form | ||
A reactive form library, which can help manage form data. | ||
It can be use all kind of Form UI. | ||
Besides, It uses TypeScript generics to manage the types of data. | ||
@@ -6,0 +8,0 @@ |
10994
381