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

Commit 37290cd

Browse files
fgenickl-
authored andcommitted
Add Orderly implementation
1 parent 0927d1c commit 37290cd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

implementations.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,13 @@ <h2>PHP</h2>
9494
<h2>JavaScript</h2>
9595

9696
<ul>
97+
<li><a href="http://orderly-json.org">Orderly</a> (BSD);</li>
9798
<li><a href="http://github.com/garycourt/JSV">JSV</a>;</li>
98-
<li><a href="https://github.com/akidee/schema.js">schema.js</a>;</li>
9999
<li><a href="http://github.com/kriszyp/json-schema">json-schema</a>;</li>
100+
<li><a href="https://github.com/mattyod/matic">Matic</a> (MIT);</li>
100101
<li><a href="http://www.dojotoolkit.org/">Dojo</a>;</li>
101-
<li><a href="http://www.persvr.org/">Persevere</a> (modified BSD or AFL 2.0).</li>
102-
<li><a href="https://github.com/mattyod/matic">Matic</a> (MIT)</li>
102+
<li><a href="http://www.persvr.org/">Persevere</a> (modified BSD or AFL 2.0);</li>
103+
<li><a href="https://github.com/akidee/schema.js">schema.js</a>.</li>
103104
</ul>
104105

105106
</div> <!-- class="span4" -->

0 commit comments

Comments
 (0)