1.0.1 • Published 14 days ago

codebase-stats v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

Codebase Stats 📊

codebase-stats

This is a simple cli tool that counts the number of directories, files and lines that code your codebase consists of using a recursive function. All dot files / directories, images and the node_modules are ignored.

Technologies Used

  • Node JS
  • Typescript

Getting Stated

Fist install the package:

npm i -g codebase-stats@latest

Then navigate to the project you want to get the stats for:

cd path/to/project

Finally, run the following command to get the stats:

npx codebase-stats

Learning Resources

-

1.0.1

14 days ago

1.0.0

14 days ago

0.1.1

15 days ago

0.1.0

15 days ago

0.0.0

16 days ago