From a11396cad3311c63b6c1a70d39b45d8f0fe2d608 Mon Sep 17 00:00:00 2001 From: Adam Naji <110662505+Bashamega@users.noreply.github.com> Date: Fri, 1 Aug 2025 19:13:12 +0300 Subject: [PATCH] Update index.md (#52) --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index d8d1cd2..693803c 100644 --- a/src/index.md +++ b/src/index.md @@ -110,6 +110,7 @@ of some examples of KDL in the wild (either v1, v2, or both): * [mise](https://mise.jdx.dev/) - dev tools, env vars, task runner * [Camping](https://github.com/camping/camping) - Ruby web microframework * [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 * You?