tplant:打字稿到植物

时间:2024-05-22 09:45:14
【文件属性】:

文件名称:tplant:打字稿到植物

文件大小:110KB

文件格式:ZIP

更新时间:2024-05-22 09:45:14

TypeScript

植株 UML的打字稿(PlantUML) 将Typescript文件转换为UML图。 继承所有继承权。 用法 安装 npm install --global tplant 生成图像文件(svg或png) tplant --input test/Playground/ ** / * .ts --output test/Playground/Playground.svg tplant --input test/Playground/Classes/Greeter.ts --output test/Playground/Classes/Greeter.png 需要互联网连接 生成puml文件 tplant --input test/Playground/ ** / * .ts --output test/Playground/Playground.puml tplant --input t


【文件预览】:
tplant-master
----package.json(1KB)
----tslint.json(151B)
----.github()
--------workflows()
----test()
--------playground.test.ts(11KB)
--------cjk.test.ts(564B)
--------Playground()
--------arguments.test.ts(12KB)
--------CJK()
--------Handbook()
--------handbook.test.ts(6KB)
----LICENSE(34KB)
----package-lock.json(230KB)
----src()
--------Models()
--------Factories()
--------@types()
--------Components()
--------index.ts(5KB)
--------tplant.ts(5KB)
----tsconfig.json(5KB)
----.gitignore(637B)
----README.md(1KB)

网友评论