# vuejs/core SLOC report

> As of 2026-08-31 (commit d63616ca17de), vuejs/core contains 80,779 total lines: 60,286 code, 11,915 comments, 8,578 blank, across 413 files in 11 languages (top: TypeScript 82.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vuejs/core to commit d63616ca17de, 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.6% of all lines, comments represent 14.8%, and the repository averages 146 code lines per file. TypeScript accounts for 82.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 280 | 61,300 | 49,776 | 6,928 | 4,596 |
| YAML | 2 | 5,939 | 4,669 | 0 | 1,270 |
| 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,401 | 0 | 4,278 | 2,123 |

Top language (TypeScript 82.6%). Generated at 2026-08-31T09:51:46.446690261+00:00. Canonical report: https://octocounts.com/github/vuejs/core

## Report FAQ

### How many lines of code does vuejs/core have?

vuejs/core has 80,779 total lines, including 60,286 code lines, 11,915 comment lines, and 8,578 blank lines.

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

OctoCounts resolved the public GitHub repository to commit d63616ca17de, 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 d63616ca17de on 2026-08-31T09:51:46.446690261+00:00.

## Similar repository reports

- [element-hq/element-call](https://octocounts.com/github/element-hq/element-call) — TypeScript, 59,984 code lines
- [jimliu/baoyu-skills](https://octocounts.com/github/jimliu/baoyu-skills) — TypeScript, 60,949 code lines
- [nuxt/nuxt](https://octocounts.com/github/nuxt/nuxt) — TypeScript, 61,042 code lines
- [milind-soni/OpenMausBot](https://octocounts.com/github/milind-soni/OpenMausBot) — TypeScript, 58,649 code lines
- [lalalune/outreachr](https://octocounts.com/github/lalalune/outreachr) — TypeScript, 62,554 code lines
- [zllovesuki/bland](https://octocounts.com/github/zllovesuki/bland) — TypeScript, 58,012 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)
