tsuml

UML diagrams for TypeScript

Usage no npm install needed!

<script type="module">
  import tsuml from 'https://cdn.skypack.dev/tsuml';
</script>

README

TsUML

:construction: WORK IN PROGRESS :construction:

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

Installation

npm install -g tsuml

CLI

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

The output looks as follows: