docs: adds missing Typescript DOM generator (#540)

This commit is contained in:
Adam Naji 2025-07-31 19:51:33 +03:00 committed by GitHub
parent 5366787152
commit ebf9ef7649
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,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?
## Implementations