2.3.0 • Published 4 years ago

code-structure v2.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

code-structure

Dependency Status devDependency Status Build Status: Linux Build Status: Windows npm version Downloads type-coverage

A CLI tool to generate code structure for typescript.

install

yarn global add code-structure

usage

run code-structure "*.ts" foo.html

or code-structure "*.ts" -o foo.html --exclude bar.ts

then open the generated html file in the browser.

options

keydescription
-ogenerated html file
-e,--excludeexcluded files
-h,--helpPrint this message.
-v,--versionPrint the version
2.3.0

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago