sloc icon indicating copy to clipboard operation
sloc copied to clipboard

Stream based?

Open stevenvachon opened this issue 11 years ago • 2 comments

Better performance. Could still work in the browser by sending it a single chunk.

stevenvachon avatar Sep 08 '14 13:09 stevenvachon

feel free to submit a patch :)

flosse avatar Sep 08 '14 14:09 flosse

I'm also interested in this.

I'm working on a code visualizer and therefore need to distinguish between code and comments. Would be great if sloc hat a streaming and/or event-based interface.

What about pulling the core line-by-line detection into a separate module, or at least a separate file?

derhuerst avatar Feb 19 '16 12:02 derhuerst