1.0.3 • Published 5 years ago

code-line-count v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

##功能介绍

####统计项目下JS文件的代码行数

##安装

npm install -g code-line-count

##使用方法

###在需要统计的项目根目录执行命令

codeLine --fsPath "文件路径" --fsName "项目名称"

配置参数

参数名称默认值解释
--fsPath"./src/*/.js"统计的文件路径
--fsName当前项目根目录名称输出文件的前缀名称
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago