Skip to content

Commit 13fe6c3

Browse files
authored
Update implementations.md
Updated the list of UI implementations
1 parent eb2c9e2 commit 13fe6c3

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

implementations.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,20 @@ Data parsing
151151

152152
UI generation
153153
-------------
154+
Various levels of support for UI generation primarily from the validation vocabulary or combined with UI specific definition.
154155

155156
- 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)
158164
- [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)
160168

161169
Editors
162170
-------

0 commit comments

Comments
 (0)