@akcelepatop/tsuml
v0.0.1-alpha.9
Published
UML diagrams for TypeScript
Downloads
3
Maintainers
Readme
TsUML
:construction: WORK IN PROGRESS :construction:
Generate UML diagram for your TypeScript applications powered by https://yuml.me/
Installation
npm install -g tsuml
Usage
tsuml --glob ./src/**/*.ts
The diagram generated for the code under the demo folder looks as follows: