Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

dgerber/vue-formidable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

vue-formidable

status: unstable

Vue components to generate HTML forms from JSON schemas.

var Form = require('vue-formidable')
Vue.component('vue-form', Form)
<vue-form schema="{{someJSONSchema}}" value="{{x}}"></vue-form>

License

MIT

About

Vue component to build forms from JSON Schemas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published