tsuml-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

typescript to puml and png image

npm i -g tsuml-cli

or

npm i -D tsuml-cli and add package.json script

after

tsuml <filepath> <outputpath> [options]

options

options
<files> [required] input files. can you use globstar
<output> [required] output directory
--combine make flag to combined puml files from input files
--combineFile make combined puml filename
--makeimage make .png image from puml at use http://www.plantuml.com/plantuml/png/. images make at same output directory

Readme

Keywords

none

Package Sidebar

Install

npm i tsuml-cli

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

11.9 kB

Total Files

5

Last publish

Collaborators

  • yonozawa