Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit f9e5e75

Browse files
authored
Merge pull request #73 from josdejong/patch-1
Added link to JSONEditor Online in section Editors
2 parents 74be8d9 + a97b04d commit f9e5e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ <h2>Editors</h2>
235235
<li><a id="link-impl-jsonbuddy" href="http://www.json-buddy.com/">JSONBuddy</a> - <em>Grid-style JSON editor and context sensitive entry-helpers based on JSON schema</em></li>
236236
<li><a id="link-impl-resharer" href="https://www.jetbrains.com/resharper/">ReSharper 2016.1</a> - <em>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</em></li>
237237
<li><a id="link-impl-vscode" href="https://code.visualstudio.com/">Visual Studio Code</a> - <em>Schema driven code completion, hovers and validation for editing JSON files (including schemas)</em></li>
238+
<li><a id="link-impl-jsoneditoronline" href="http://jsoneditoronline.org">JSONEditor Online</a> - <em>View, edit, format, and validate JSON online</em></li>
238239

239240
</ul>
240241

0 commit comments

Comments
 (0)