Are there any tools that can generate a UML class diagram from a project in TypeScript or a similar language?
Using UML Diagram feature introduced by IntelliJ Editor by Jetbrains and it works very well with typescript.
Go to Settings >>> Search for uml and find the keyboard shortcut for it.
OR
Right Click on a class name >>> Diagrams >>> Show Diagram Popup
Righ Click on the diagram popup >>> Show Categories >>> Methods or
Properties