codebase-stats

1.0.1 • Public • Published

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

/codebase-stats/

    Package Sidebar

    Install

    npm i codebase-stats

    Weekly Downloads

    5

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    921 kB

    Total Files

    9

    Last publish

    Collaborators

    • anav5704