https://github.com/bigbluehat/vue-schema
Vue.js-based form builder leveraging JSON Schemas for...schemas.
https://github.com/bigbluehat/vue-schema
Last synced: about 2 months ago
JSON representation
Vue.js-based form builder leveraging JSON Schemas for...schemas.
- Host: GitHub
- URL: https://github.com/bigbluehat/vue-schema
- Owner: BigBlueHat
- License: apache-2.0
- Created: 2014-05-05T19:51:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-22T01:06:55.000Z (almost 11 years ago)
- Last Synced: 2025-03-28T16:04:20.398Z (2 months ago)
- Language: JavaScript
- Homepage: http://bigbluehat.github.io/vue-schema/
- Size: 270 KB
- Stars: 29
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-schema
Early attempt at a [Vue.js](http://vuejs.org/)-based form builder that
leverages [JSONSchema](http://json-schema.org/) for schemas.It's early yet. Help is appreciated!
# Need a Form-builder now?
Checkout [re:form.ed](https://bigbluehat.github.io/reformed/) for
general purpose JSON editing. `vue-schema` is intended to be the
reformation of re:form.ed.Checkout [json-editor](https://github.com/jdorn/json-editor) for
a (far) more production ready JSON Schema-based form builder.# License
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)