mirror of https://github.com/kdl-org/kdl.git
docs: adds missing Typescript DOM generator
This commit is contained in:
parent
5366787152
commit
56d201aa8b
|
|
@ -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
|
* [mise](https://mise.jdx.dev/) - dev tools, env vars, task runner
|
||||||
* [Camping](https://github.com/camping/camping) - Ruby web microframework
|
* [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
|
* [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?
|
* You?
|
||||||
|
|
||||||
## Implementations
|
## Implementations
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue