Generate UML diagram for your TypeScript applications. And view them directly in VS Code - powered by nomnoml.
TsUML2 works offline, so no third party servers are involved. It supports
- classes
- interfaces
- enums
- types
You can export a class diagram to Mermaid and nomnoml language.
This is pretty handy for embedding (interactive) diagrams directly into markdown. (i.e.: embedding diagrams in github markdown )
Use it for further refinement of class diagrams in the mermaid / nomnoml editors.
Initial release of TsUML2-vscode