# cars10/elasticvue SLOC report

> As of 2026-07-22 (commit ab10c9ef875f), cars10/elasticvue contains 26,103 total lines: 23,593 code, 908 comments, 1,602 blank, across 301 files in 14 languages (top: JSON 62.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving cars10/elasticvue to commit ab10c9ef875f, 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 90.4% of all lines, comments represent 3.5%, and the repository averages 78 code lines per file. JSON accounts for 62.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 17 | 14,670 | 14,670 | 0 | 0 |
| TypeScript | 120 | 6,891 | 5,901 | 110 | 880 |
| Vue | 99 | 1,271 | 1,101 | 1 | 169 |
| JavaScript | 8 | 897 | 852 | 4 | 41 |
| CSS | 28 | 725 | 612 | 9 | 104 |
| Rust | 6 | 120 | 99 | 2 | 19 |
| SVG | 7 | 91 | 91 | 0 | 0 |
| Shell | 4 | 109 | 78 | 9 | 22 |
| Sass | 2 | 74 | 66 | 0 | 8 |
| YAML | 2 | 42 | 40 | 0 | 2 |
| TOML | 1 | 48 | 37 | 5 | 6 |
| Makefile | 1 | 48 | 33 | 4 | 11 |

Top language (JSON 62.2%). Generated at 2026-07-22T05:39:13.740401818+00:00. Canonical report: https://octocounts.com/github/cars10/elasticvue

## Report FAQ

### How many lines of code does cars10/elasticvue have?

cars10/elasticvue has 26,103 total lines, including 23,593 code lines, 908 comment lines, and 1,602 blank lines.

### How was the cars10/elasticvue line count measured?

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

### What commit was counted for cars10/elasticvue?

This OctoCounts report was generated from master at commit ab10c9ef875f on 2026-07-22T05:39:13.740401818+00:00.

## Similar repository reports

- [XiaomiRobotics/Xiaomi-Robotics-1](https://octocounts.com/github/XiaomiRobotics/Xiaomi-Robotics-1) — JSON, 23,570 code lines
- [xmldom/xmldom](https://octocounts.com/github/xmldom/xmldom) — JSON, 23,670 code lines
- [sugia/codeflow](https://octocounts.com/github/sugia/codeflow) — JSON, 23,465 code lines
- [Coder-0120/APIFlux](https://octocounts.com/github/Coder-0120/APIFlux) — JSON, 23,178 code lines
- [TeamPiped/Piped](https://octocounts.com/github/TeamPiped/Piped) — JSON, 23,150 code lines
- [vudovn/ag-kit](https://octocounts.com/github/vudovn/ag-kit) — JSON, 24,171 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)
- [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)
