From 576b75222a363b1be77e1976445ef11a37009a52 Mon Sep 17 00:00:00 2001 From: Oleksandr Malyutin Date: Tue, 2 Jun 2020 18:53:06 +0200 Subject: [PATCH] add json-editor (javascript) (#649) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf627bc..8ea8019 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,8 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Binari](https://github.com/BrandonArmand/Binari/labels/up%20for%20grabs) _(label: up for grabs)_
Interactive code editor with a live binary tree visual designed to teach new developers the fundementals of dynamic programming. - [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end/labels/good%20first%20issue) _(label: good first issue)_
A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java. +- [json-editor](https://github.com/json-editor/json-editor/labels/good%20first%20issue) _(label: good first issue)_
+JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). ## Julia