This tool generates typescript interfaces from JSON or XML.
I made this tool while working on XJS. The values returned by core is usually XML, and I had to create types and interfaces for it for "proper" typescript.
Btw, this is just plain HTML with a pint of JS. The styles are from PaperCSS.