Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 488 Bytes

TsUML

🚧 WORK IN PROGRESS 🚧

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: