1.0.3-a • Published 4 years ago

projectstats v1.0.3-a

Weekly downloads
11
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.3

4 years ago

1.0.2-c

5 years ago

1.0.2-b

5 years ago

1.0.2

5 years ago

1.0.1-b

6 years ago

1.0.1-a

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago