# shen100/mili SLOC report

> As of 2026-09-09 (commit 540a0a625514), shen100/mili contains 47,416 total lines: 42,781 code, 560 comments, 4,075 blank, across 411 files in 9 languages (top: TypeScript 25.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving shen100/mili to commit 540a0a625514, 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 90.2% of all lines, comments represent 1.2%, and the repository averages 104 code lines per file. TypeScript accounts for 25.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 142 | 12,411 | 10,838 | 405 | 1,168 |
| JSON | 10 | 9,964 | 9,963 | 0 | 1 |
| CSS | 12 | 8,525 | 7,526 | 42 | 957 |
| Sass | 28 | 8,704 | 7,407 | 12 | 1,285 |
| SVG | 56 | 4,316 | 4,029 | 13 | 274 |
| JavaScript | 50 | 2,204 | 1,941 | 81 | 182 |
| Vue | 109 | 1,214 | 1,013 | 2 | 199 |
| Dockerfile | 3 | 73 | 64 | 0 | 9 |
| Markdown | 1 | 5 | 0 | 5 | 0 |

Top language (TypeScript 25.3%). Generated at 2026-09-09T01:27:54.282619875+00:00. Canonical report: https://octocounts.com/github/shen100/mili

## Report FAQ

### How many lines of code does shen100/mili have?

shen100/mili has 47,416 total lines, including 42,781 code lines, 560 comment lines, and 4,075 blank lines.

### How was the shen100/mili line count measured?

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

### What commit was counted for shen100/mili?

This OctoCounts report was generated from 540a0a6255147211ceb9007f13d13704ced001de at commit 540a0a625514 on 2026-09-09T01:27:54.282619875+00:00.

## Similar repository reports

- [final-run/finalrun-agent](https://octocounts.com/github/final-run/finalrun-agent) — TypeScript, 42,551 code lines
- [Fission-AI/OpenSpec](https://octocounts.com/github/Fission-AI/OpenSpec) — TypeScript, 42,218 code lines
- [slkiser/opencode-quota](https://octocounts.com/github/slkiser/opencode-quota) — TypeScript, 42,172 code lines
- [Code-4-Community/ssf](https://octocounts.com/github/Code-4-Community/ssf) — TypeScript, 43,688 code lines
- [HelpFreedom/kadr](https://octocounts.com/github/HelpFreedom/kadr) — TypeScript, 41,842 code lines
- [mksglu/context-mode](https://octocounts.com/github/mksglu/context-mode) — TypeScript, 43,969 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
