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

Commit 75e6dbe

Browse files
committed
Merge pull request #194 from petehug/gh-pages
Added wjelement-cpp to list of implementations
2 parents 3ebf426 + b0cc93e commit 75e6dbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/implementations.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ <h3>C</h3>
7070
<li><a id="link-impl-wjelement" href="https://github.com/netmail-open/wjelement">WJElement</a> (LGPLv3)</li>
7171
</ul>
7272

73+
<h3>C++</h3>
74+
<ul>
75+
<li><a id="link-impl-wjelement" href="https://github.com/petehug/wjelement-cpp">wjelement-cpp</a> - <em>supports version 4</em> (LGPLv3)</li>
76+
</ul>
77+
7378
<h3>Haskell</h3>
7479
<ul>
7580
<li><a id="link-impl-aeson-schema" href="https://github.com/timjb/aeson-schema">aeson-schema</a> (MIT)</li>

0 commit comments

Comments
 (0)