Skip to content

vue-generators/vue-form-generator-docs

Repository files navigation

VueFormGenerator

VueFormGenerator is a schema-based form generator component for Vue.js

Example screenshot

Demo

JSFiddle simple example

CodePen simple example

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

More fields *new*

VueFormGenerator supports custom fields.
If you decide to release your custom field into the wild, please open a new issue 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.

Contact

Copyright (C) 2016 Icebob

@icebob @icebob

Releases

No releases published

Packages

No packages published