This commit is contained in:
zkat 2026-03-23 20:58:50 +00:00
parent 8a95bae359
commit 86b8ef2169
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ of some examples of KDL in the wild (either v1, v2, or both):</p>
<li><a href="https://github.com/YaLTeR/niri">Niri</a> - Scrollable-tiling window manager for Wayland</li>
<li><a href="https://github.com/speced/bikeshed">Bikeshed</a> (<a href="https://github.com/speced/bikeshed-boilerplate/blob/main/boilerplate/doctypes.kdl">here</a> and <a href="https://github.com/speced/bikeshed-data/blob/main/data/manifest.txt">here</a>) - Specification pre-processor used by CSS, C++, WHATWG, various W3C working groups, and others.</li>
<li><a href="https://orogene.dev">orogene</a> - Lightning-fast JavaScript package manager</li>
<li><a href="https://iocaine.madhouse-project.org/">Iocaine</a> - A software that protects your website from &quot;AI&quot; by poisoning it with garbage.</li>
<li><a href="https://onyxlang.io/">Onyx</a> - An efficient, procedural, and pragmatic programming language that compiles to WASM. Used for package manifests.</li>
<li><a href="https://github.com/pop-os/system76-scheduler">Pop!_OS/System76 Scheduler</a> - Scheduling service which optimizes Linux's CPU scheduler and makes it go faster.</li>
<li><a href="https://patitotective.github.io/ImStyle/">ImStyle</a> - ImGui application styling with Nim and KDL</li>