From e12c9139c040838f9fb096d7977abd97bf782538 Mon Sep 17 00:00:00 2001 From: rider85 Date: Fri, 18 Jan 2019 01:28:25 +0300 Subject: [PATCH] Added link to JSON Schema editor. --- implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementations.md b/implementations.md index 0984e27b..b018a8ba 100644 --- a/implementations.md +++ b/implementations.md @@ -264,6 +264,7 @@ _TODO: Sort by draft support._ - [JSON Editor](https://json-editor.tangramjs.com) - *An online, schema-aware editor for JSON document* - [Eclipse IDE](https://www.eclipse.org/downloads/eclipse-packages) - *Rich JSON edition supporting schema for instantaneous validation and error reporting, completion, documentation.* - [WebStorm](https://www.jetbrains.com/webstorm/), [IntelliJ IDEA](https://www.jetbrains.com/idea/), and other [JetBrains IDEs](https://www.jetbrains.com/products.html?fromMenu#type=ide) - *Code completion, documentation, and validation for JSON files using JSON Schema* +- [JsonDraft](https://jsondraft.com/) - *Tree view JSON and JSON Schema editor online. Create and Save reusable components, Share JSON.* Schema Repositories