Skip to content

stevenvachon/sourcetally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceTally

Source code line counter for Mac/Windows/Linux & web.

  • Many languages supported: full list
  • Simultaneous support of all format types
  • Full, sortable code report:
    • number of source code lines
    • number of blank lines
    • number of comment lines
    • number of mixed lines (code and comments)
    • percentage of comments, blanks and source code
    • total sum(s)
  • [?] Report export: print, pdf,doc,xls,csv, clipboard

Built with Node.js, node-webkit, CanJS and sloc.

Tested for free using:

BrowserStack Travis CI

Roadmap Features

  • Fix zip.js reading for web version
  • Fix report grid sort when switching between ascending/descending
  • Run sloc in a Worker()
  • Run getFiles() in vm.runInNewContext()?
  • Make report grid head/footer static when scrolling
  • Add support for aliases on OSX
  • Help fix stealjs/steal#232

About

Source code line counter (Mac / Windows / Linux / web)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published