js-complexity-viz

v0.3.2
Javascript complexity tool
code complexity code complexity js javascript

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 [email protected]

npm i js-complexity-viz

Metadata

  • MIT
  • >= 0.8.0
  • Gleb Bahmutov
  • released 1/24/2013

Downloads

Maintainers