# nestjs/nest SLOC report

> As of 2026-08-31 (commit 39fbddae5128), nestjs/nest contains 122,036 total lines: 101,193 code, 10,492 comments, 10,351 blank, across 1,922 files in 11 languages (top: TypeScript 68.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nestjs/nest to commit 39fbddae5128, 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 82.9% of all lines, comments represent 8.6%, and the repository averages 53 code lines per file. TypeScript accounts for 68.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,615 | 87,087 | 69,192 | 8,451 | 9,444 |
| JSON | 220 | 31,290 | 31,286 | 0 | 4 |
| JavaScript | 10 | 239 | 195 | 16 | 28 |
| GraphQL | 8 | 215 | 172 | 9 | 34 |
| YAML | 9 | 159 | 153 | 0 | 6 |
| Protocol Buffers | 8 | 119 | 96 | 0 | 23 |
| SVG | 1 | 43 | 43 | 0 | 0 |
| HTML | 4 | 26 | 24 | 0 | 2 |
| Handlebars | 2 | 26 | 20 | 0 | 6 |
| Shell | 4 | 29 | 12 | 10 | 7 |
| Markdown | 41 | 2,803 | 0 | 2,006 | 797 |

Top language (TypeScript 68.4%). Generated at 2026-08-31T09:52:03.284448896+00:00. Canonical report: https://octocounts.com/github/nestjs/nest

## Report FAQ

### How many lines of code does nestjs/nest have?

nestjs/nest has 122,036 total lines, including 101,193 code lines, 10,492 comment lines, and 10,351 blank lines.

### How was the nestjs/nest line count measured?

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

### What commit was counted for nestjs/nest?

This OctoCounts report was generated from master at commit 39fbddae5128 on 2026-08-31T09:52:03.284448896+00:00.

## Similar repository reports

- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 100,447 code lines
- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [xuejianxianzun/PixivBatchDownloader](https://octocounts.com/github/xuejianxianzun/PixivBatchDownloader) — TypeScript, 102,841 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [BytePioneer-AI/codex-host](https://octocounts.com/github/BytePioneer-AI/codex-host) — TypeScript, 99,474 code lines
- [remix-run/react-router](https://octocounts.com/github/remix-run/react-router) — TypeScript, 103,317 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)
