https://github.com/vue-generators/vue-form-generator-docs
Official Documentation for Vue Form Generator
https://github.com/vue-generators/vue-form-generator-docs
Last synced: 4 months ago
JSON representation
Official Documentation for Vue Form Generator
- Host: GitHub
- URL: https://github.com/vue-generators/vue-form-generator-docs
- Owner: vue-generators
- License: mit
- Created: 2018-12-14T15:13:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T18:02:36.000Z (over 4 years ago)
- Last Synced: 2025-01-09T10:17:22.721Z (5 months ago)
- Homepage: https://vue-generators.gitbook.io/vue-generators/
- Size: 106 KB
- Stars: 12
- Watchers: 3
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VueFormGenerator
VueFormGenerator is a schema-based form generator component for [Vue.js](https://github.com/vuejs/vue)

## Demo
[JSFiddle simple example](https://jsfiddle.net/zoul0813/d8excp36/)
[CodePen simple example](https://codepen.io/zoul0813/pen/OrNVNw)
## Features
* multiple objects editing
* core & full bundles
* 21+ field types
* grouping fields
* built-in validators
* Bootstrap friendly templates
* customizable styles
* extendable with custom fields
* ...etc## Documentation
[Link to documentation on Gitbook](https://vue-generators.gitbook.io/vue-generators/)
## More fields `*new*`
VueFormGenerator supports custom fields.
If you decide to release your custom field into the wild, please [open a new issue](https://github.com/vue-generators/vue-form-generator/issues) so we can add you to a list here!
Please try to use this naming convention for your custom field : `vfg-field-*`
Example :* `vfg-field-myfield`
* `vfg-field-calendar`
* `vfg-field-awesome-dropdown`This way, it will be easier for everyone to find it. Thank you!
## License
vue-form-generator is available under the [MIT license](https://tldrlegal.com/license/mit-license).
## Contact
Copyright \(C\) 2016 Icebob
[](https://github.com/icebob) [](https://twitter.com/Icebobcsi)