There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This PowerShell script helps you analyze code statistics within a specified directory. It calculates and presents the total number of files and code lines for each project found in the provided root path. The script supports various file extensions (such as .html, .css, .js, .ts, .jsx, .tsx) and excludes the node_modules directory from the count.