0.3.2 • Published 11 years ago

js-complexity-viz v0.3.2

Weekly downloads
9
License
-
Repository
github
Last release
11 years ago

js-complexity-viz

JavaScript source code visualization runner using node.js

This is a runner/wrapper around Phil Booth's tool complexity report

Install and run

npm install js-complexity-viz
node js-complexity-viz -p <folder with js files>

Use -h option to see all (few) options

Outputs:

  1. report.html (based on template, uses Google charting library)
  2. report.json (collected js file complexity statistics)

For example, the html can be ingested into Jenkins build system when using HTML publisher plugin

License

The MIT License, see MIT-License.txt

Contact

Gleb Bahmutov gleb.bahmutov@gmail.com

0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.9

11 years ago

0.2.8

11 years ago

0.2.7

11 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.9

11 years ago

0.1.8

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.5

11 years ago

0.0.2

12 years ago

0.0.1

12 years ago