Skip to content

Commit 85dbe7e

Browse files
authored
Added owner labels to distinguish between json form name variations
1 parent 747ddb9 commit 85dbe7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

implementations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ Various levels of support for UI generation primarily from the validation vocabu
109109
- [Angular Schema Form](https://github.com/json-schema-form/angular-schema-form) (MIT)
110110
- [Angular2 Schema Form](https://github.com/makinacorpus/angular2-schema-form) *unrelated to Angular Schema Form* (MIT)
111111
- [JSON Editor](https://github.com/jdorn/json-editor) (MIT)
112-
- [JSON Form](https://github.com/joshfire/jsonform) (MIT)
113-
- [Json Forms](https://github.com/brutusin/json-forms) (MIT)
114-
- [JSONForms](http://jsonforms.io) (MIT)
112+
- [JSON Form](https://github.com/joshfire/jsonform) (joshfire) (MIT)
113+
- [Json Forms](https://github.com/brutusin/json-forms) (brutusin) (MIT)
114+
- [JSONForms](http://jsonforms.io) (EclipseSource) (MIT)
115115
- [Jsonary](http://jsonary.com/) (MIT)
116116
- [Liform-react](https://github.com/Limenius/liform-react) (MIT)
117117
- [Metawidget](http://metawidget.org/) (LGPL)

0 commit comments

Comments
 (0)