# nanocoai/nanoclaw SLOC report

> As of 2026-08-02 (commit 4446b5bde126), nanocoai/nanoclaw contains 86,404 total lines: 56,077 code, 19,423 comments, 10,904 blank, across 504 files in 12 languages (top: TypeScript 89.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nanocoai/nanoclaw to commit 4446b5bde126, 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 64.9% of all lines, comments represent 22.5%, and the repository averages 111 code lines per file. TypeScript accounts for 89.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 389 | 69,006 | 50,180 | 11,824 | 7,002 |
| YAML | 3 | 3,192 | 2,494 | 6 | 692 |
| Shell | 24 | 3,226 | 2,165 | 692 | 369 |
| JavaScript | 3 | 678 | 520 | 107 | 51 |
| HTML | 1 | 287 | 280 | 0 | 7 |
| JSON | 8 | 191 | 191 | 0 | 0 |
| Python | 1 | 108 | 94 | 1 | 13 |
| SVG | 5 | 79 | 79 | 0 | 0 |
| Dockerfile | 1 | 151 | 63 | 70 | 18 |
| BASH | 1 | 27 | 11 | 13 | 3 |
| Markdown | 67 | 9,429 | 0 | 6,684 | 2,745 |
| Plain Text | 1 | 30 | 0 | 26 | 4 |

Top language (TypeScript 89.5%). Generated at 2026-08-02T09:37:43.133873652+00:00. Canonical report: https://octocounts.com/github/nanocoai/nanoclaw

## Report FAQ

### How many lines of code does nanocoai/nanoclaw have?

nanocoai/nanoclaw has 86,404 total lines, including 56,077 code lines, 19,423 comment lines, and 10,904 blank lines.

### How was the nanocoai/nanoclaw line count measured?

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

### What commit was counted for nanocoai/nanoclaw?

This OctoCounts report was generated from main at commit 4446b5bde126 on 2026-08-02T09:37:43.133873652+00:00.

## Similar repository reports

- [AnnaSuSu/TechSpar](https://octocounts.com/github/AnnaSuSu/TechSpar) — TypeScript, 55,641 code lines
- [tuirk/Kompl](https://octocounts.com/github/tuirk/Kompl) — TypeScript, 56,574 code lines
- [zllovesuki/bland](https://octocounts.com/github/zllovesuki/bland) — TypeScript, 58,012 code lines
- [priyanshpatel18/cleave](https://octocounts.com/github/priyanshpatel18/cleave) — TypeScript, 53,822 code lines
- [AIEraDev/Clypra](https://octocounts.com/github/AIEraDev/Clypra) — TypeScript, 53,576 code lines
- [milind-soni/OpenMausBot](https://octocounts.com/github/milind-soni/OpenMausBot) — TypeScript, 58,649 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)
