sloc
Source code analyzer
A tool to analyze and report on the size of source code in various programming languages
simple tool to count SLOC (source lines of code)
945 stars
22 watching
83 forks
Language: CoffeeScript
last commit: 4 months ago countjavascriptmetricsnodejssource-codeunmaintained
Related projects:
Repository | Description | Stars |
---|---|---|
asciidisco/sloccount | Analyzes code files and reports line counts of specific languages in a standard format. | 6 |
rhiokim/grunt-sloc | Analyzes the source lines of code in JavaScript projects to report code complexity and quality metrics | 23 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |
oddjobsman/gulp-sloc | Analyzes code loci and complexity metrics for JavaScript files using the Grunt SLOC plugin | 14 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,251 |
seattlerb/flay | An analysis tool that compares code at different levels to identify structural similarities and differences. | 742 |
hernanmd/designinfo | Tools for analyzing and visualizing code metrics in Pharo Smalltalk projects | 4 |
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
byt3hx/jsleak | A command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files. | 478 |
sgade/atom-sloc | An Atom package that displays line counts in the statusbar. | 9 |
hhatto/gocloc | A tool for measuring the complexity of software code in various programming languages. | 808 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 102 |
spoonlabs/spoon-examples | Demonstrates transformation and analysis of Java source code using an open-source library. | 85 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,198 |