# koajs/koa SLOC report

> As of 2026-08-26 (commit 4a191b1fb7bc), koajs/koa contains 8,539 total lines: 6,418 code, 1,586 comments, 535 blank, across 14 files in 3 languages (top: JSON 83.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving koajs/koa to commit 4a191b1fb7bc, 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 small codebase by counted code lines. Code represents 75.2% of all lines, comments represent 18.6%, and the repository averages 458 code lines per file. JSON accounts for 83.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 2 | 5,363 | 5,363 | 0 | 0 |
| JavaScript | 9 | 2,110 | 1,055 | 789 | 266 |
| Markdown | 3 | 1,066 | 0 | 797 | 269 |

Top language (JSON 83.6%). Generated at 2026-08-26T18:34:57.944599400+00:00. Canonical report: https://octocounts.com/github/koajs/koa

## Report FAQ

### How many lines of code does koajs/koa have?

koajs/koa has 8,539 total lines, including 6,418 code lines, 1,586 comment lines, and 535 blank lines.

### How was the koajs/koa line count measured?

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

### What commit was counted for koajs/koa?

This OctoCounts report was generated from master at commit 4a191b1fb7bc on 2026-08-26T18:34:57.944599400+00:00.

## Similar repository reports

- [isaacs/minimatch](https://octocounts.com/github/isaacs/minimatch) — JSON, 6,472 code lines
- [Findoss/hunt-map](https://octocounts.com/github/Findoss/hunt-map) — JSON, 6,499 code lines
- [zhangzunfu/DeepSeekMonitorWindows](https://octocounts.com/github/zhangzunfu/DeepSeekMonitorWindows) — JSON, 6,513 code lines
- [huanglizhuo/sora-watermark](https://octocounts.com/github/huanglizhuo/sora-watermark) — JSON, 6,285 code lines
- [ModelTC/Minimax-H3-Turbo](https://octocounts.com/github/ModelTC/Minimax-H3-Turbo) — JSON, 6,212 code lines
- [follow-redirects/follow-redirects](https://octocounts.com/github/follow-redirects/follow-redirects) — JSON, 6,690 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)
- [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)
