Skip to content

kalaspuffar/polymer-dependency-weight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polymer-dependency-weight

Will count the weight of the dependency graph and visualize it.

Todo

  • visualize result.

Installation

Installation can be done using a simple node install step.

npm install -g polymer-dependency-weight

Usage

You'll run the application inside your project directory with the source files you want to analyze.

polymer-dependency-weight [file1..file(n)]

Output

We will visualize the output data as a tree structure you can browse to figure out which branch has the most weight so you can prune your dependency tree.

About

Will count the weight of the dependency graph and visualize it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published