code-structure

2.3.0 • Public • Published

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

key description
-o generated html file
-e,--exclude excluded files
-h,--help Print this message.
-v,--version Print the version

Readme

Keywords

none

Package Sidebar

Install

npm i code-structure

Weekly Downloads

1

Version

2.3.0

License

MIT

Unpacked Size

972 kB

Total Files

10

Last publish

Collaborators

  • plantain_00