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
/
sub2
/
sub-test.js
3 lines
•
36 B
JavaScript
View Raw
1
2
3
var
zoo =
function
(
) {
return
33
; }