File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ A schema-based form generator component for Vue.js.
27
27
* multiple object editing
28
28
* 21 field types
29
29
* built-in validators
30
- * core & full bundles (11kb and 19kb gzipped)
30
+ * core & full bundles (41kb and 50kb gzipped)
31
31
* Bootstrap friendly templates
32
32
* customizable styles
33
33
* can be extended easily with custom fields
@@ -79,8 +79,8 @@ VueFormGenerator come in two version : `core` and `full`.
79
79
Core is a more minimal version with only half the fields.
80
80
Full is core + other fields.
81
81
82
- * Full bundle: 75 kB (gzipped: 19 kB)
83
- * Core bundle: 39 kB (gzipped: 11 kB)
82
+ * Full bundle: 172 kB (gzipped: 50 kB)
83
+ * Core bundle: 146 kB (gzipped: 41 kB)
84
84
85
85
If you don't know what to choose, don't worry, the full is the default version.
86
86
If you want the slim down version, here is the changes:
You can’t perform that action at this time.
0 commit comments