count-loc

0.0.2 • Public • Published

count-loc

Count lines of code in the FE project.

How to use

$ npx count-loc

[Lines of Code per Extensions]
Directory  : /Users/user/dev/fe/front
Extensions : js, ts, jsx, tsx, vue

╔══════╤══════╤══════╤══════╤══════╤══════╤══════╤══════╤══════╤══════╤═══════╤═══════╤═══════╗
║ Ext. │ ~100 │ ~200 │ ~300 │ ~400 │ ~500 │ ~600 │ ~700 │ ~800 │ ~900 │ ~1000 │ 1000~ │ total ║
╟──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼───────┼───────┼───────╢
║ js   │ 288  │ 23   │ 8    │ 3    │ 0    │ 1    │ 1    │ 0    │ 0    │ 0     │ 1     │ 325   ║
╟──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼───────┼───────┼───────╢
║ ts   │ 119  │ 45   │ 17   │ 10   │ 6    │ 4    │ 3    │ 2    │ 2    │ 4     │ 0     │ 212   ║
╟──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼───────┼───────┼───────╢
║ vue  │ 296  │ 131  │ 61   │ 26   │ 16   │ 8    │ 3    │ 5    │ 6    │ 4     │ 25    │ 581   ║
╚══════╧══════╧══════╧══════╧══════╧══════╧══════╧══════╧══════╧══════╧═══════╧═══════╧═══════╝

Readme

Keywords

Package Sidebar

Install

npm i count-loc

Weekly Downloads

6

Version

0.0.2

License

MIT

Unpacked Size

9.23 kB

Total Files

6

Last publish

Collaborators

  • yongjin0802