File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -151,12 +151,20 @@ Data parsing
151
151
152
152
UI generation
153
153
-------------
154
+ Various levels of support for UI generation primarily from the validation vocabulary or combined with UI specific definition.
154
155
155
156
- JavaScript
156
- - [ Jsonary] ( http://jsonary.com/ ) - * supports draft 4* (MIT)
157
- - [ Metawidget] ( http://metawidget.org/ ) (LGPL)
157
+ - [ Alpaca Forms] ( http://www.alpacajs.org/ ) (ASL 2.0)
158
+ - [ Angular Schema Form] ( https://github.com/json-schema-form/angular-schema-form ) (MIT)
159
+ - [ Angular2 Schema Form] ( https://github.com/makinacorpus/angular2-schema-form ) * unrelated to Angular Schema Form* (MIT)
160
+ - [ JSON Form] ( https://github.com/joshfire/jsonform ) (MIT)
161
+ - [ Json Forms] ( https://github.com/brutusin/json-forms ) (MIT)
162
+ - [ JSONForms] ( http://jsonforms.io ) (MIT)
163
+ - [ Jsonary] ( http://jsonary.com/ ) (MIT)
158
164
- [ Liform-react] ( https://github.com/Limenius/liform-react ) (MIT)
159
- - [ JSON Forms] ( http://jsonforms.io ) (MIT)
165
+ - [ Metawidget] ( http://metawidget.org/ ) (LGPL)
166
+ - [ React JSON Schema Form] ( https://github.com/mozilla-services/react-jsonschema-form ) (MIT)
167
+ - [ React Schema Form] ( https://github.com/networknt/react-schema-form ) (MIT)
160
168
161
169
Editors
162
170
-------
You can’t perform that action at this time.
0 commit comments