Skip to content

Commit 6b96584

Browse files
authored
Add JSON Editor
Add JSON Editor, also modify caption of JSON Schema Editor.
1 parent c684535 commit 6b96584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

implementations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ Editors
167167
- [ReSharper 2016.1](https://www.jetbrains.com/resharper/) - *code completion, inspections and quick fixes for JSON schema in Visual Studio 2010 - 2015, including support for JSON Path and regular expressions for schema editing*
168168
- [Visual Studio Code](https://code.visualstudio.com/) - *Schema driven code completion, hovers and validation for editing JSON files (including schemas)*
169169
- [JSONEditor Online](http://jsoneditoronline.org) - *View, edit, format, and validate JSON online*
170-
- [Json Schema Editor](https://json-schema-editor.tangramjs.com) - *An intuitive editor for json schema online*
170+
- [JSON Schema Editor](https://json-schema-editor.tangramjs.com) - *An intuitive editor for JSON schema online*
171+
- [JSON Editor](https://json-editor.tangramjs.com) - *A schema-aware editor for JSON including JSON schema online*
171172

172173
Compatibility
173174
-------------

0 commit comments

Comments
 (0)