From f84636ab8058f94b3423e1dc0cb711a4e04a401d Mon Sep 17 00:00:00 2001 From: Mark Fulton Date: Mon, 19 Jun 2017 14:47:17 -0500 Subject: [PATCH] UI Generation additions - https://github.com/mozilla-services/react-jsonschema-form - https://github.com/jdorn/json-editor --- implementations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/implementations.md b/implementations.md index ed76307e..9f62e718 100644 --- a/implementations.md +++ b/implementations.md @@ -157,6 +157,8 @@ UI generation - [Metawidget](http://metawidget.org/) (LGPL) - [Liform-react](https://github.com/Limenius/liform-react) (MIT) - [JSON Forms](http://jsonforms.io) (MIT) + - [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) (Apache 2) + - [JSON Editor](https://github.com/jdorn/json-editor) (MIT) Editors -------