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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.8
    1
    • latest

Version History

Package Sidebar

Install

npm i analyze-code

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

9.11 kB

Total Files

15

Last publish

Collaborators

  • quaelin