Skip to content

Commit

Permalink
✏️ docs: Add docs link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed May 12, 2016
1 parent 1193b8f commit ca1b180
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,18 @@ A schema-based form generator component for Vue.js
## Demo
[JSFiddle simple example](https://jsfiddle.net/icebob/0mg1v81e/)

[![Screenshot](https://icebob.gitbooks.io/vueformgenerator/content/assets/vfg-example1.png)](https://jsfiddle.net/icebob/0mg1v81e/)

## Features
- multiple objects editing
- 18 built-in field types
- built-in validators
- Bootstrap friendly templates
- ...etc

## Documentation
[Online documentation on Gitbook](https://icebob.gitbooks.io/vueformgenerator/content/)

## Dependencies
- [jQuery](http://www.jquery.com)
- [Moment.js](http://momentjs.com/) (built-in)
Expand Down

0 comments on commit ca1b180

Please sign in to comment.