# freeleepm/LiteMES SLOC report

> As of 2026-09-11 (commit ab6ac72b36bd), freeleepm/LiteMES contains 23,449 total lines: 18,449 code, 1,084 comments, 3,916 blank, across 67 files in 9 languages (top: JavaScript 74.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving freeleepm/LiteMES to commit ab6ac72b36bd, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 78.7% of all lines, comments represent 4.6%, and the repository averages 275 code lines per file. JavaScript accounts for 74.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 6 | 16,347 | 13,665 | 129 | 2,553 |
| CSS | 3 | 4,783 | 3,879 | 51 | 853 |
| HTML | 3 | 480 | 410 | 30 | 40 |
| SVG | 47 | 281 | 233 | 48 | 0 |
| TypeScript | 1 | 637 | 130 | 452 | 55 |
| JSON | 1 | 105 | 105 | 0 | 0 |
| Batch | 3 | 36 | 27 | 0 | 9 |
| Markdown | 2 | 778 | 0 | 372 | 406 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (JavaScript 74.1%). Generated at 2026-09-11T00:15:27.736269449+00:00. Canonical report: https://octocounts.com/github/freeleepm/LiteMES

## Report FAQ

### How many lines of code does freeleepm/LiteMES have?

freeleepm/LiteMES has 23,449 total lines, including 18,449 code lines, 1,084 comment lines, and 3,916 blank lines.

### How was the freeleepm/LiteMES line count measured?

OctoCounts resolved the public GitHub repository to commit ab6ac72b36bd, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for freeleepm/LiteMES?

This OctoCounts report was generated from master at commit ab6ac72b36bd on 2026-09-11T00:15:27.736269449+00:00.

## Similar repository reports

- [coreyhaines31/marketingskills](https://octocounts.com/github/coreyhaines31/marketingskills) — JavaScript, 18,432 code lines
- [Wuyu-byte/wenda](https://octocounts.com/github/Wuyu-byte/wenda) — JavaScript, 18,109 code lines
- [adiudiuu/tps](https://octocounts.com/github/adiudiuu/tps) — JavaScript, 18,024 code lines
- [imputnet/cobalt](https://octocounts.com/github/imputnet/cobalt) — JavaScript, 17,788 code lines
- [Tasihi89/dsh-talk-map](https://octocounts.com/github/Tasihi89/dsh-talk-map) — JavaScript, 19,220 code lines
- [gooking/uni-app--mini-mall](https://octocounts.com/github/gooking/uni-app--mini-mall) — JavaScript, 17,480 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
