File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ A fully automated GitHub repository analyzer that counts lines of code across al
77[ LANGUAGES BREAKDOWN ]
88
99JavaScript --> 142,483 lines
10- TypeScript --> 111,308 lines
10+ TypeScript --> 111,323 lines
1111JSX --> 20,312 lines
1212Vue.js --> 0 lines
1313PHP --> 5,248 lines
1414C# --> 0 lines
1515Other --> 8,158 lines
1616
17- [ TOTAL LINES OF CODE: 287,509 ]
17+ [ TOTAL LINES OF CODE: 287,524 ]
1818```
1919<!-- LANGUAGES BREAKDOWN END -->
2020* Stats update automatically via GitHub Actions.*
Original file line number Diff line number Diff line change 11{"header" : {
22 "cloc_url" : " github.com/AlDanial/cloc" ,
33 "cloc_version" : " 1.98" ,
4- "elapsed_seconds" : 2.6144859790802 ,
5- "n_files" : 3796 ,
6- "n_lines" : 350595 ,
7- "files_per_second" : 1451.91063573248 ,
8- "lines_per_second" : 134097.104671926 },
4+ "elapsed_seconds" : 2.64348697662354 ,
5+ "n_files" : 3797 ,
6+ "n_lines" : 350614 ,
7+ "files_per_second" : 1436.36039578671 ,
8+ "lines_per_second" : 132633.148224483 },
99"JavaScript" :{
1010 "nFiles" : 1181 ,
1111 "blank" : 26388 ,
1212 "comment" : 15349 ,
1313 "code" : 142483 },
1414"TypeScript" :{
15- "nFiles" : 2253 ,
16- "blank" : 11388 ,
15+ "nFiles" : 2254 ,
16+ "blank" : 11392 ,
1717 "comment" : 2350 ,
18- "code" : 111308 },
18+ "code" : 111323 },
1919"JSX" :{
2020 "nFiles" : 171 ,
2121 "blank" : 1923 ,
107107 "comment" : 18 ,
108108 "code" : 0 },
109109"SUM" : {
110- "blank" : 41241 ,
110+ "blank" : 41245 ,
111111 "comment" : 21845 ,
112- "code" : 287509 ,
113- "nFiles" : 3796 } }
112+ "code" : 287524 ,
113+ "nFiles" : 3797 } }
You can’t perform that action at this time.
0 commit comments