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: 22 days ago
JSON representation

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.

Lists

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).