1.0.3-a • Published 5 years ago

projectstats v1.0.3-a

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

ProjectStats

NPM Downloads

Project Stats is meant to give you all the useless statistics on how many lines of code are in your project. These stats include: standard deviation, variance, mean, range, and median. Other stats may be added in the future.

Installation

  • npm: $ npm install -g projectstats yarn: $ yarn global add projectstats

Usage

  • Shallow: $ project-stats <file/dir>
  • Recursive: $ project-stats -R <file/dir> or $ project-stats --recursive <file/dir>
1.0.3-a

5 years ago

1.0.3

5 years ago

1.0.2-c

6 years ago

1.0.2-b

6 years ago

1.0.2

6 years ago

1.0.1-b

7 years ago

1.0.1-a

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago