Skip to content

Commit dbd3a90

Browse files
authored
Merge pull request json-schema-org#18 from tristanpenman/master
Add Valijson to list of implementations
2 parents d082311 + d33de1a commit dbd3a90

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
@@ -111,6 +111,7 @@ <h3>C</h3>
111111
<h3>C++</h3>
112112
<ul>
113113
<li><a id="link-impl-libvariant" href="https://bitbucket.org/gallen/libvariant">LibVariant</a> (LGPLv2)</li>
114+
<li><a id="link-impl-valijson" href="https://github.com/tristanpenman/valijson">Valijson</a> - header-only library, <em>supports version 4</em> (Simplified BSD)</li>
114115
</ul>
115116

116117
<h3>Haskell</h3>

0 commit comments

Comments
 (0)