# vuejs/core SLOC report

> As of 2026-09-19 (commit 4ab865a848a1), vuejs/core contains 81,299 total lines: 60,701 code, 11,970 comments, 8,628 blank, across 413 files in 11 languages (top: TypeScript 82.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vuejs/core has 60,701 source lines of code out of 81,299 total lines across 413 files, counted from the main ref at commit 4ab865a848a1 by the OctoCounts tokei engine on 2026-09-19. 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 vuejs/core to commit 4ab865a848a1, 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 74.7% of all lines, comments represent 14.7%, and the repository averages 147 code lines per file. TypeScript accounts for 82.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 280 | 61,602 | 50,042 | 6,966 | 4,594 |
| YAML | 2 | 6,138 | 4,818 | 1 | 1,319 |
| TSX | 5 | 2,729 | 2,143 | 335 | 251 |
| JavaScript | 36 | 2,684 | 2,076 | 348 | 260 |
| JSON | 30 | 1,037 | 1,037 | 0 | 0 |
| HTML | 19 | 539 | 458 | 26 | 55 |
| CSS | 1 | 97 | 82 | 0 | 15 |
| Vue | 11 | 46 | 38 | 0 | 8 |
| SVG | 1 | 4 | 4 | 0 | 0 |
| TOML | 1 | 3 | 3 | 0 | 0 |
| Markdown | 27 | 6,420 | 0 | 4,294 | 2,126 |

Top language (TypeScript 82.4%). Generated at 2026-09-19T07:19:55.836911081+00:00. Canonical report: https://octocounts.com/github/vuejs/core

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vuejs/core/commit/4ab865a848a1da3d10fb674f857e5fff13094644?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 vuejs/core have?

vuejs/core has 81,299 total lines, including 60,701 code lines, 11,970 comment lines, and 8,628 blank lines.

### How was the vuejs/core line count measured?

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

### What commit was counted for vuejs/core?

This OctoCounts report was generated from main at commit 4ab865a848a1 on 2026-09-19T07:19:55.836911081+00:00.

## Similar repository reports

- [JimLiu/baoyu-skills](https://octocounts.com/github/JimLiu/baoyu-skills) — TypeScript, 61,021 code lines
- [nuxt/nuxt](https://octocounts.com/github/nuxt/nuxt) — TypeScript, 61,042 code lines
- [jimliu/baoyu-skills](https://octocounts.com/github/jimliu/baoyu-skills) — TypeScript, 61,086 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)
