Skip to content

Commit a725ecb

Browse files
authored
Merge pull request json-schema-org#143 from tangram-js/patch-2
Add JSON Editor
2 parents 6e988a2 + 1c8a429 commit a725ecb

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
@@ -120,7 +120,8 @@ Editors
120120
- [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*
121121
- [Visual Studio Code](https://code.visualstudio.com/) - *Schema driven code completion, hovers and validation for editing JSON files (including schemas)*
122122
- [JSONEditor Online](http://jsoneditoronline.org) - *View, edit, format, and validate JSON online*
123-
- [Json Schema Editor](https://json-schema-editor.tangramjs.com) - *An intuitive editor for json schema online*
123+
- [JSON Schema Editor](https://json-schema-editor.tangramjs.com) - *An intuitive editor for JSON schema online*
124+
- [JSON Editor](https://json-editor.tangramjs.com) - *An online, schema-aware editor for JSON document*
124125

125126
Compatibility
126127
-------------

0 commit comments

Comments
 (0)