0.7.7 • Published 2 years ago

ts-depgraph-custom v0.7.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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.7.7

2 years ago

0.7.6

2 years ago

0.7.5

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.9

2 years ago

0.6.8

2 years ago

0.6.7

2 years ago