# 0niel/exteraStore SLOC report

> As of 2026-09-01 (commit 189e66884d76), 0niel/exteraStore contains 115,434 total lines: 110,770 code, 73 comments, 4,591 blank, across 314 files in 12 languages (top: JSON 53.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving 0niel/exteraStore to commit 189e66884d76, 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 large codebase by counted code lines. Code represents 96.0% of all lines, comments represent 0.1%, and the repository averages 353 code lines per file. JSON accounts for 53.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 25 | 59,686 | 59,686 | 0 | 0 |
| TSX | 119 | 25,624 | 24,189 | 0 | 1,435 |
| TypeScript | 128 | 21,194 | 19,387 | 0 | 1,807 |
| YAML | 6 | 6,511 | 5,369 | 2 | 1,140 |
| SQL | 20 | 741 | 688 | 43 | 10 |
| CSS | 1 | 729 | 652 | 0 | 77 |
| JavaScript | 7 | 588 | 535 | 0 | 53 |
| Shell | 4 | 222 | 181 | 3 | 38 |
| Dockerfile | 1 | 59 | 49 | 0 | 10 |
| Python | 1 | 37 | 30 | 1 | 6 |
| SVG | 1 | 4 | 4 | 0 | 0 |
| Markdown | 1 | 39 | 0 | 24 | 15 |

Top language (JSON 53.9%). Generated at 2026-09-01T19:51:38.977591116+00:00. Canonical report: https://octocounts.com/github/0niel/exteraStore

## Report FAQ

### How many lines of code does 0niel/exteraStore have?

0niel/exteraStore has 115,434 total lines, including 110,770 code lines, 73 comment lines, and 4,591 blank lines.

### How was the 0niel/exteraStore line count measured?

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

### What commit was counted for 0niel/exteraStore?

This OctoCounts report was generated from main at commit 189e66884d76 on 2026-09-01T19:51:38.977591116+00:00.

## Similar repository reports

- [byronwade/Turing](https://octocounts.com/github/byronwade/Turing) — JSON, 110,569 code lines
- [trinadhthatakula/Thor](https://octocounts.com/github/trinadhthatakula/Thor) — JSON, 114,376 code lines
- [imputnet/helium](https://octocounts.com/github/imputnet/helium) — JSON, 105,940 code lines
- [modelence/modelence](https://octocounts.com/github/modelence/modelence) — JSON, 105,552 code lines
- [wingos80/simsopt](https://octocounts.com/github/wingos80/simsopt) — JSON, 117,266 code lines
- [hiddenSymmetries/simsopt](https://octocounts.com/github/hiddenSymmetries/simsopt) — JSON, 117,282 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)
