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

Commit 2fb6789

Browse files
authored
Update implementations.html
Moved to data generators.
1 parent 44cd12e commit 2fb6789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ <h2>Schema generation</h2>
167167
<li>Scala
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>
170-
<li><a id="link-impl-argus" href="https://github.com/aishfenton/argus">Argus</a> (MIT) - Macros for building models from JSON Schemas</li>
171170
</ul>
172171
</ul>
173172

@@ -187,6 +186,7 @@ <h2>Data parsing</h2>
187186
<li>Scala
188187
<ul>
189188
<li><a id="link-impl-json-schema-codegen" href="https://github.com/VoxSupplyChain/json-schema-codegen">json-schema-codegen</a> - Tool and SBT plugin for generating Scala, TypeScript models and parsers from Json-Schema definitions, <em>supports version 4</em> (Apache 2.0)</li>
189+
<li><a id="link-impl-argus" href="https://github.com/aishfenton/argus">Argus</a> (MIT) - Macros for building models from JSON Schemas</li>
190190
</ul>
191191
</li>
192192
</ul>

0 commit comments

Comments
 (0)