0.6.7 • Published 3 years ago

ts-depgraph v0.6.7

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

Typescript (Angular) Dependency Graph drawer

Uses vis.js, check it out, it's pretty cool.

Usage

npm install -g ts-depgraph

Customize depgraph.config.js if you want

You can check the example in the package directory (depgraph.config.js.example) or you can leave it out completely, default starting folder is the current.

projectDirectory: this is the directory where your src directory is. Without trailing slash.
tsconfig: if you have path aliases defined in tsconfig, you can refer it here. Otherwise projectDirectory/tsconfig.json is used.

Run graph generator

ts-depgraph

Open depgraph.html

npm.io

Dark mode, yay!

npm.io

0.6.7

3 years ago

0.6.6

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago