# nanocoai/nanoclaw SLOC report

> As of 2026-09-16 (commit 6e5008fee8c2), nanocoai/nanoclaw contains 147,680 total lines: 103,718 code, 27,492 comments, 16,470 blank, across 821 files in 13 languages (top: TypeScript 93.1%). Default configuration. Counted with tokei via OctoCounts.

nanocoai/nanoclaw has 103,718 source lines of code out of 147,680 total lines across 821 files, counted from the main ref at commit 6e5008fee8c2 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving nanocoai/nanoclaw to commit 6e5008fee8c2, 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 large codebase by counted code lines. Code represents 70.2% of all lines, comments represent 18.6%, and the repository averages 126 code lines per file. TypeScript accounts for 93.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 690 | 127,574 | 96,528 | 18,743 | 12,303 |
| YAML | 4 | 3,008 | 2,367 | 14 | 627 |
| Shell | 25 | 3,420 | 2,303 | 737 | 380 |
| JSON | 11 | 1,049 | 1,049 | 0 | 0 |
| JavaScript | 5 | 1,157 | 934 | 135 | 88 |
| HTML | 1 | 287 | 280 | 0 | 7 |
| Python | 1 | 108 | 94 | 1 | 13 |
| SVG | 6 | 85 | 85 | 0 | 0 |
| Dockerfile | 1 | 164 | 65 | 80 | 19 |
| BASH | 1 | 27 | 11 | 13 | 3 |
| TOML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 74 | 10,769 | 0 | 7,743 | 3,026 |

Top language (TypeScript 93.1%). Generated at 2026-09-16T16:44:43.071361908+00:00. Canonical report: https://octocounts.com/github/nanocoai/nanoclaw

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/nanocoai/nanoclaw/commit/6e5008fee8c24d6c20180906523bbdf9494b72a7?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

nanocoai/nanoclaw has 147,680 total lines, including 103,718 code lines, 27,492 comment lines, and 16,470 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 6e5008fee8c2, 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 6e5008fee8c2 on 2026-09-16T16:44:43.071361908+00:00.

## Similar repository reports

- [totec448-spec/chat-on-steroids](https://octocounts.com/github/totec448-spec/chat-on-steroids) — TypeScript, 103,825 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [remix-run/react-router](https://octocounts.com/github/remix-run/react-router) — TypeScript, 104,792 code lines
- [Draculabo/AntigravityManager](https://octocounts.com/github/Draculabo/AntigravityManager) — TypeScript, 104,931 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 102,111 code lines
- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 101,362 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
