UNPKG
grunt-sloc
Version:
latest (0.7.1)
0.7.1
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
SLOC(source line of codes) plugin for Grunt.js
github.com/rhiokim/grunt-sloc
rhiokim/grunt-sloc
grunt-sloc
/
test
/
fixtures
/
testing.js
6 lines
(5 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
5
6
//comment
function
gSloc
()
{
return
false
; }
var
bar =
33
;