From 3588cb424535bb0ba91e6de04be474fcf091dcb0 Mon Sep 17 00:00:00 2001 From: B Date: Mon, 6 Jul 2026 03:21:20 +0100 Subject: [PATCH] Add kadokit for creating embedded GUIs defined as KDL files --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 010ae92..7a46a92 100644 --- a/src/index.md +++ b/src/index.md @@ -113,6 +113,7 @@ of some examples of KDL in the wild (either v1, v2, or both): * [Iron Vault](https://ironvault.quest) - VTT (Virtual Tabletop) plugin for Obsidian for the Ironsworn family of games * [Microsoft TypeScript DOM Generator](https://github.com/microsoft/TypeScript-DOM-lib-generator) - Tool for generating DOM-related TypeScript and JavaScript library files * [Ferron](https://ferron.sh/) - A fast, memory-safe web server written in Rust +* [kadokit](https://kadokit.com/) - Declarative UI kit for embedded devices that uses KDL documents to define reactive interfaces. * You?