# vuejs/vuex SLOC report

> As of 2026-08-26 (commit bd907467b839), vuejs/vuex contains 4,905 total lines: 3,396 code, 632 comments, 877 blank, across 116 files in 7 languages (top: JavaScript 77.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vuejs/vuex to commit bd907467b839, 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 69.2% of all lines, comments represent 12.9%, and the repository averages 29 code lines per file. JavaScript accounts for 77.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 69 | 3,318 | 2,638 | 275 | 405 |
| TypeScript | 4 | 285 | 222 | 4 | 59 |
| CSS | 3 | 214 | 161 | 22 | 31 |
| HTML | 11 | 159 | 155 | 0 | 4 |
| JSON | 2 | 120 | 120 | 0 | 0 |
| Vue | 24 | 128 | 100 | 0 | 28 |
| Markdown | 3 | 681 | 0 | 331 | 350 |

Top language (JavaScript 77.7%). Generated at 2026-08-26T18:14:33.753515114+00:00. Canonical report: https://octocounts.com/github/vuejs/vuex

## Report FAQ

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

vuejs/vuex has 4,905 total lines, including 3,396 code lines, 632 comment lines, and 877 blank lines.

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

OctoCounts resolved the public GitHub repository to commit bd907467b839, 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/vuex?

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

## Similar repository reports

- [ENA-QWQ/cloudmusic_downloader](https://octocounts.com/github/ENA-QWQ/cloudmusic_downloader) — JavaScript, 3,362 code lines
- [Alex313031/webgl-pipes](https://octocounts.com/github/Alex313031/webgl-pipes) — JavaScript, 3,281 code lines
- [Renan-Sacca/video-download](https://octocounts.com/github/Renan-Sacca/video-download) — JavaScript, 3,543 code lines
- [01Virex/dsh-status-rotator](https://octocounts.com/github/01Virex/dsh-status-rotator) — JavaScript, 3,179 code lines
- [estools/esquery](https://octocounts.com/github/estools/esquery) — JavaScript, 3,176 code lines
- [llm2014/llm_benchmark](https://octocounts.com/github/llm2014/llm_benchmark) — JavaScript, 2,982 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
