Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbluehat/vue-schema
Vue.js-based form builder leveraging JSON Schemas for...schemas.
https://github.com/bigbluehat/vue-schema
Last synced: 3 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-22T01:06:55.000Z (over 10 years ago)
- Last Synced: 2024-10-04T18:00:03.981Z (3 months ago)
- Language: JavaScript
- Homepage: http://bigbluehat.github.io/vue-schema/
- Size: 270 KB
- Stars: 29
- Watchers: 5
- 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)