sloccount

Code analyzer

Analyzes code files and reports line counts of specific languages in a standard format.

Counts lines of code of HTML, CSS & JS - Outputs them in a Jenkins compatible format

GitHub

6 stars
3 watching
1 forks
Language: JavaScript
last commit: over 4 years ago

Related projects:

Repository Description Stars
flosse/sloc A tool to analyze and report on the size of source code in various programming languages 951
stylecop/stylecop Analyzes C# source code to enforce style and consistency rules 1,200
joaodanielrufino/gcloc A tool to count lines of code in various programming languages and file formats. 30
wycats/looper Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code 16
rhiokim/grunt-sloc Analyzes the source lines of code in JavaScript projects to report code complexity and quality metrics 23
woshiccm/pecker Detects unused code in Swift projects by analyzing syntax and index store data 1,457
hhatto/gocloc A tool for measuring the complexity of software code in various programming languages. 816
xampprocky/tokei A tool for displaying statistics about codebase size and language distribution 11,463
scrutinizer-ci/php-analyzer Analyzes and evaluates PHP code to identify potential issues and improvements 444
clj-commons/kibit A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. 1,763
cxxxr/sblint A tool to analyze Common Lisp source code and report errors or warnings 122
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 44
sgade/atom-sloc An Atom package that displays line counts in the statusbar. 9
angular-architects/detective Analyzes code structure and patterns to identify potential issues and areas for improvement. 90
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 173