We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1193b8f commit ca1b180Copy full SHA for ca1b180
README.md
@@ -12,13 +12,18 @@ A schema-based form generator component for Vue.js
12
## Demo
13
[JSFiddle simple example](https://jsfiddle.net/icebob/0mg1v81e/)
14
15
+[](https://jsfiddle.net/icebob/0mg1v81e/)
16
+
17
## Features
18
- multiple objects editing
19
- 18 built-in field types
20
- built-in validators
21
- Bootstrap friendly templates
22
- ...etc
23
24
+## Documentation
25
+[Online documentation on Gitbook](https://icebob.gitbooks.io/vueformgenerator/content/)
26
27
## Dependencies
28
- [jQuery](http://www.jquery.com)
29
- [Moment.js](http://momentjs.com/) (built-in)
0 commit comments