codeanalyzer

0.0.1 • Public • Published

CodeAnalyzer

CodeAnalyzer is a very simple program which reports on the size of your files and their use of node modules.

It walks a directory and extracts the information and spits out the results.

It excludes the following directories

  • node_modules
  • build
  • test
  • bower_components
  • .git

It only analyzes .js .cfc and .cfm files

Usage

node analyzeCode.js  path/to/directory

Or if you want to save results

node analyzeCode.js path/to/repository >filename

Readme

Keywords

Package Sidebar

Install

npm i codeanalyzer

Weekly Downloads

5

Version

0.0.1

License

none

Last publish

Collaborators

  • donvawter1