ts-meter

0.0.1 • Public • Published

ts-meter

Count the rate of TypeScriptification in your code!

$ npm install -g ts-meter
 
$ ts-meter --help
Usage: ts-meter [options] <directory>
 
Options:
 
  -f, --fast  Count files instead of lines of code
  -h, --help  output usage information
 
$ ts-meter ./src
 
  TypeScriptification rate is 35.97%
 

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ts-meter

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    11.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • leshakoss