This commit is contained in:
zkat 2025-01-08 17:04:11 +00:00
parent d4a9c0b5d7
commit 6ca85191f3
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ of some examples of KDL in the wild (either v1, v2, or both):</p>
<ul>
<li><a href="https://github.com/bgotink/kdl">@bgotink/kdl</a>* (Format/comment-preserving parser)</li>
<li><a href="https://github.com/virtualstate/kdl">@virtualstate/kdl</a> (query only, JSX based)</li>
<li><a href="https://github.com/kdl-org/kdljs">kdljs</a></li>
<li><a href="https://github.com/kdl-org/kdljs">kdljs</a>*</li>
</ul>
</li>
<li>Lua - <a href="https://github.com/danini-the-panini/kdlua">kdlua</a></li>