Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koumoul-dev/vuetify-jsonschema-form
Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://github.com/koumoul-dev/vuetify-jsonschema-form
json-schema vjsf vue vuetify
Last synced: 5 days ago
JSON representation
Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
- Host: GitHub
- URL: https://github.com/koumoul-dev/vuetify-jsonschema-form
- Owner: koumoul-dev
- License: mit
- Created: 2018-09-03T18:53:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T10:51:57.000Z (14 days ago)
- Last Synced: 2025-01-09T16:52:35.796Z (12 days ago)
- Topics: json-schema, vjsf, vue, vuetify
- Language: Vue
- Homepage: https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
- Size: 62.6 MB
- Stars: 556
- Watchers: 15
- Forks: 156
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - Vuetify JsonSchema Form - Create dynamic Vuetify form from JsonSchema (🙌 Projects using Vuetify <a name="projects"></a> / Vuetify 2)
README
# VJSF
*vuetify-json-schema-form* - *@koumoul/vjsf on npm*
Easily create beautiful forms that output valid data.
Based on [Vue.js](https://vuejs.org/) / [Vuetify](https://vuetifyjs.com/) / [JSON Schema](https://json-schema.org/) / [JSON Layout](https://github.com/json-layout/json-layout).
See [the documentation](https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/).
See [the documentation for deprecated v2](https://koumoul-dev.github.io/vuetify-jsonschema-form/2.x/).
![](doc/static/vjsf.gif)
## Bug reports
Bug reports are created using github issues. The examples in the documentation include codepen links, as much as possible please save a duplicate codepen with the minimal schema/config to reproduce your problem.
## Contribute
See [CONTRIBUTE.md](./CONTRIBUTE.md).