Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
CSS
3 3807 118 651 4576
File Code Comments Blanks Total
./docs/docs.css 415 14 72 501
./docs/style.css 951 46 169 1166
./public/css/style.css 2441 58 410 2909
HTML
5 2293 0 118 2411
File Code Comments Blanks Total
./docs/index.html 346 0 5 351
./docs/documentation/index.html 739 0 47 786
./docs/404.html 97 0 5 102
./docs/changelog/index.html 405 0 12 417
./public/index.html 706 0 49 755
JavaScript
3 2652 25 270 2947
File Code Comments Blanks Total
./docs/script.js 143 10 27 180
./public/js/app.js 2434 12 228 2674
./public/js/i18n.js 75 3 15 93
JSON
7 676 0 4 680
Markdown
6 0 526 214 740
File Code Comments Blanks Total
./README.md 0 213 96 309
./tools/telemetry-server/README.md 0 35 12 47
./CONTRIBUTING.md 0 135 56 191
./SECURITY.md 0 49 18 67
./CODE_OF_CONDUCT.md 0 35 16 51
./PRIVACY.md 0 59 16 75
Rust
28 3669 60 519 4248
SVG
5 52 0 0 52
File Code Comments Blanks Total
./docs/icon.svg 14 0 0 14
./public/assets/icon-small.svg 8 0 0 8
./assets/icon-small.svg 8 0 0 8
./assets/icon.svg 14 0 0 14
./assets/tray-icon.svg 8 0 0 8
TOML
2 55 0 10 65
File Code Comments Blanks Total
./tools/telemetry-server/Cargo.toml 22 0 2 24
./src-tauri/Cargo.toml 33 0 8 41
XML
1 101 0 0 101
File Code Comments Blanks Total
./packaging/flatpak/de.mcbabel.SteamManifestDownloader.metainfo.xml 101 0 0 101
YAML
1 43 7 3 53
File Code Comments Blanks Total
./packaging/flatpak/de.mcbabel.SteamManifestDownloader.yml 43 7 3 53
Total 61 13348 736 1789 15873

README Badges

Add these badges to your README.md to showcase your code statistics:

Lines of Code GitHub
Top Language GitHub
Languages GitHub
Code to Comment Ratio GitHub
Note: These badges are dynamic and will automatically reflect the latest analysis of your repository. For efficiency, analysis results are cached for 24 hours. If you've made changes to your repository and want to update the badge data, you can run a new analysis after the cache period expires.
GitHub Badge: Using GitHub-specific badge format. This URL format is optimized for GitHub repositories.