# nuxt/nuxt SLOC report

> As of 2026-08-26 (commit e0deb2cd13fe), nuxt/nuxt contains 79,792 total lines: 61,042 code, 9,204 comments, 9,546 blank, across 541 files in 10 languages (top: TypeScript 69.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nuxt/nuxt has 61,042 source lines of code out of 79,792 total lines across 541 files, counted from the main ref at commit e0deb2cd13fe by the OctoCounts tokei engine on 2026-08-26. 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 nuxt/nuxt to commit e0deb2cd13fe, 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 76.5% of all lines, comments represent 11.5%, and the repository averages 113 code lines per file. TypeScript accounts for 69.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 465 | 57,318 | 42,420 | 8,988 | 5,910 |
| YAML | 2 | 19,634 | 16,096 | 11 | 3,527 |
| JSON | 21 | 1,402 | 1,402 | 0 | 0 |
| SVG | 20 | 416 | 416 | 0 | 0 |
| JavaScript | 7 | 461 | 404 | 41 | 16 |
| HTML | 6 | 221 | 215 | 0 | 6 |
| TOML | 1 | 73 | 46 | 19 | 8 |
| Vue | 9 | 67 | 42 | 15 | 10 |
| Shell | 1 | 3 | 1 | 1 | 1 |
| Markdown | 9 | 197 | 0 | 129 | 68 |

Top language (TypeScript 69.5%). Generated at 2026-08-26T18:14:21.770381628+00:00. Canonical report: https://octocounts.com/github/nuxt/nuxt

## Reproduce this report

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

## Report FAQ

### How many lines of code does nuxt/nuxt have?

nuxt/nuxt has 79,792 total lines, including 61,042 code lines, 9,204 comment lines, and 9,546 blank lines.

### How was the nuxt/nuxt line count measured?

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

### What commit was counted for nuxt/nuxt?

This OctoCounts report was generated from main at commit e0deb2cd13fe on 2026-08-26T18:14:21.770381628+00:00.

## Similar repository reports

- [JimLiu/baoyu-skills](https://octocounts.com/github/JimLiu/baoyu-skills) — TypeScript, 61,021 code lines
- [jimliu/baoyu-skills](https://octocounts.com/github/jimliu/baoyu-skills) — TypeScript, 61,086 code lines
- [vuejs/core](https://octocounts.com/github/vuejs/core) — TypeScript, 60,701 code lines
- [IanHeinrich/stellaris-galaxy-forge](https://octocounts.com/github/IanHeinrich/stellaris-galaxy-forge) — TypeScript, 61,473 code lines
- [DsTansice/SPlayer](https://octocounts.com/github/DsTansice/SPlayer) — TypeScript, 59,660 code lines
- [marketcalls/openalgo-charts](https://octocounts.com/github/marketcalls/openalgo-charts) — TypeScript, 59,221 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)
