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

Commit e2f6ed7

Browse files
authored
Added entries for Liquid XML Studio
Windows based toolkit that has a graphical JSON Schema editor, intellisense support in JSON documents, ability to infer a schema from a document and create a sample document from a schema.
1 parent aca064a commit e2f6ed7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

implementations.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@ <h2>Schema generation</h2>
168168
<ul>
169169
<li><a id="link-impl-guru" href="https://github.com/snowplow/schema-guru">Schema Guru</a> (Apache 2.0) - CLI util, Spark Job and Web UI for deriving JSON Schemas out of corpus of JSON instances</li>
170170
</ul>
171+
<li>Windows
172+
<ul>
173+
<li><a id="link-impl-liquidxml" href="https://www.liquid-technologies.com/json-schema-editor">Liquid XML Studio 2016</a> - <em>Infer JSON schemas from a JSON document, and create sample data from a schema v4.</em></li>
174+
</ul>
171175
</ul>
172176

173177
<h2>Data parsing</h2>
@@ -203,6 +207,7 @@ <h2>UI generation</h2>
203207

204208
<h2>Editors</h2>
205209
<ul>
210+
<li><a id="link-impl-liquidxml" href="https://www.liquid-technologies.com/json-schema-editor">Liquid XML Studio 2016</a> - <em>Graphical JSON schema editor for v4, context sensitive intellisense for JSON documents.</em></li>
206211
<li><a id="link-impl-visualstudio" href="http://www.visualstudio.com/">Visual Studio 2013</a> - <em>Auto-completion and tooltips based on JSON schema v3 and v4</em></li>
207212
<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>
208213
<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>

0 commit comments

Comments
 (0)