0.0.1-alpha.8 • Published 6 years ago

tsuml v0.0.1-alpha.8

Weekly downloads
142
License
MIT
Repository
github
Last release
6 years ago

TsUML

:construction: WORK IN PROGRESS :construction:

Generate UML diagram for your TypeScript applications powered by https://yuml.me/

npm.io

Installation

npm install -g tsuml

CLI

tsuml --glob ./src/**/*.ts

The output looks as follows:

npm.io