0.4.0 • Published 10 months ago

nstarter-circular v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 months ago

Install

npm install -g nstarter-circular

Example

nstarter-circular ./project

Usage

Usage: cli [options] <src...>

Options:
  -V, --version           output the version number
  -b, --basedir <path>    base directory for resolving paths
  -x, --exclude <regexp>  exclude modules using RegExp
  -j, --json              output as JSON
  -i, --image <file>      write graph to file as an image
  -l, --layout <name>     layout engine to use for graph (dot/neato/fdp/sfdp/twopi/circo)
  --extensions <list>     comma separated string of valid file extensions
  --no-color              disable color in output and image
  --no-spinner            disable progress spinner
  --warning               show warnings about skipped files
  --debug                 turn on debug output
  -h, --help              output usage information
0.4.0

10 months ago

0.3.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.3

2 years ago

0.2.0

4 years ago

0.1.2-beta

6 years ago

0.1.1-beta

6 years ago

0.1.0-beta

6 years ago