Skip to content

Commit 48f61c1

Browse files
authored
Web UI generation: Add FormSchema
Use FormSchema to generate a form using JSON Schema and Vue.js
1 parent 4cc68c0 commit 48f61c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ Various levels of support for UI generation primarily from the validation vocabu
203203
- [React JSON Schema Form (mozilla)](https://github.com/mozilla-services/react-jsonschema-form) (Apache 2)
204204
- [React Schema Form (networknt)](https://github.com/networknt/react-schema-form) (MIT)
205205
- [uniforms (Vazco)](https://github.com/vazco/uniforms) (MIT)
206+
- [FormSchema (demsking)](https://gitlab.com/formschema/native) *Generate a form using JSON Schema and Vue.js* (MIT)
206207

207208
#### Data from schemas
208209

0 commit comments

Comments
 (0)