0.0.8 • Published 5 years ago

analyze-code v0.0.8

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

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
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.3

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago