Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 721a4ee

Browse files
Merge pull request #603 from okydk/patch-1
Updated bundle sizes in README
2 parents 62d4a7e + cdf6f93 commit 721a4ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A schema-based form generator component for Vue.js.
2727
* multiple object editing
2828
* 21 field types
2929
* built-in validators
30-
* core & full bundles (11kb and 19kb gzipped)
30+
* core & full bundles (41kb and 50kb gzipped)
3131
* Bootstrap friendly templates
3232
* customizable styles
3333
* can be extended easily with custom fields
@@ -79,8 +79,8 @@ VueFormGenerator come in two version : `core` and `full`.
7979
Core is a more minimal version with only half the fields.
8080
Full is core + other fields.
8181

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)
8484

8585
If you don't know what to choose, don't worry, the full is the default version.
8686
If you want the slim down version, here is the changes:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /