File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 4
4
<h2 >This is a form builder Demo </h2 >
5
5
<div >
6
6
This demo uses <a target =" _blank" href =" https://github.com/typicode/json-server" >JSON-Server</a > as a mock server.<br >
7
+ <hr >
8
+ <strong >Dependencies</strong > of the Vue Form Builder, from the version 2.0.0 and above. Here is the list:<br >
9
+
10
+ Vue JS (obviously) - But it won't be built together with the final library bundle<br ><br >
11
+ <strong >vuedraggable</strong > vuedraggable: From Sortable.JS which is very lightweight and much lighter than JQuery + JQuery UI<br >
12
+ <strong >deep-equal</strong > : A simple method to check the Form Configuration<br >
13
+ <strong >Datepicker</strong > - LitePicker (Super lightweight, ~5KB): <a target =" _blank" href =" https://wakirin.github.io/Litepicker/" >https://wakirin.github.io/Litepicker/</a ><br >
14
+ <strong >DayJS</strong > - Parse/Formatting date (2KB): <a target =" _blank" href =" https://day.js.org/en/" >https://day.js.org/en/</a >
7
15
8
16
</div >
9
17
</div >
You can’t perform that action at this time.
0 commit comments