kelp404 / angular-form-builder

Drag and drop to build bootstrap forms in AngularJS.
http://kelp404.github.io/angular-form-builder/
MIT License
600 stars 340 forks source link

form generation #31

Closed majj closed 10 years ago

majj commented 10 years ago

Hi @kelp404 , how about generate json schema( https://github.com/json-schema/json-schema ) by angular-form-builder and generate form by json-editor ( https://github.com/jdorn/json-editor ) ?

kelp404 commented 10 years ago

You can get json from the javascript object.