• Stars
    star
    337
  • Rank 121,067 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generates UML diagrams from TypeScript source code

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: