UNPKG

sloc-count

Version:

Count the number of Single Lines of Code (SLOC)

11 lines (6 loc) 112 B
/* This is a block comment */ var something = 'yay'; // Single line comment something = 'nope!';