analyze-code

0.0.8 • Public • Published

analyze-code

Simple static analysis tool that prints out language statistics for a file or directory.

Usage:

To show a summary of how many files/lines of different languages:

  npx analyze-code <dir>

To dump a full list of the language and line count of each file:

  npx analyze-code <dir> --raw

Readme

Keywords

none

Package Sidebar

Install

npm i analyze-code

Weekly Downloads

6

Version

0.0.8

License

MIT

Unpacked Size

9.11 kB

Total Files

15

Last publish

Collaborators

  • quaelin