# usekaneo/kaneo SLOC report

> As of 2026-09-16 (commit a750d01a2f42), usekaneo/kaneo contains 325,038 total lines: 301,993 code, 5,825 comments, 17,220 blank, across 1,412 files in 14 languages (top: JSON 54.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

usekaneo/kaneo has 301,993 source lines of code out of 325,038 total lines across 1,412 files, counted from the a750d01a2f420992d5321918c9f57750f3326e01 ref at commit a750d01a2f42 by the OctoCounts tokei engine on 2026-09-16. 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 usekaneo/kaneo to commit a750d01a2f42, 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 92.9% of all lines, comments represent 1.8%, and the repository averages 214 code lines per file. JSON accounts for 54.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 92 | 163,510 | 163,501 | 0 | 9 |
| TSX | 375 | 66,682 | 61,344 | 418 | 4,920 |
| TypeScript | 826 | 65,787 | 57,383 | 1,647 | 6,757 |
| YAML | 16 | 17,863 | 14,464 | 96 | 3,303 |
| CSS | 2 | 1,803 | 1,590 | 8 | 205 |
| JavaScript | 15 | 1,662 | 1,375 | 86 | 201 |
| SQL | 46 | 1,353 | 1,185 | 125 | 43 |
| Shell | 4 | 826 | 596 | 139 | 91 |
| SVG | 8 | 292 | 292 | 0 | 0 |
| Dockerfile | 2 | 183 | 102 | 44 | 37 |
| Pan | 1 | 112 | 102 | 0 | 10 |
| HTML | 1 | 60 | 59 | 0 | 1 |

Top language (JSON 54.1%). Generated at 2026-09-16T21:51:19.118903667+00:00. Canonical report: https://octocounts.com/github/usekaneo/kaneo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/usekaneo/kaneo/commit/a750d01a2f420992d5321918c9f57750f3326e01?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 usekaneo/kaneo have?

usekaneo/kaneo has 325,038 total lines, including 301,993 code lines, 5,825 comment lines, and 17,220 blank lines.

### How was the usekaneo/kaneo line count measured?

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

### What commit was counted for usekaneo/kaneo?

This OctoCounts report was generated from a750d01a2f420992d5321918c9f57750f3326e01 at commit a750d01a2f42 on 2026-09-16T21:51:19.118903667+00:00.

## Similar repository reports

- [google-deepmind/weathernext](https://octocounts.com/github/google-deepmind/weathernext) — JSON, 302,272 code lines
- [NodeBB/NodeBB](https://octocounts.com/github/NodeBB/NodeBB) — JSON, 318,658 code lines
- [osu-nlp-group/hipporag](https://octocounts.com/github/osu-nlp-group/hipporag) — JSON, 318,870 code lines
- [josStorer/RWKV-Runner](https://octocounts.com/github/josStorer/RWKV-Runner) — JSON, 319,460 code lines
- [netease-youdao/Confucius4-TTS](https://octocounts.com/github/netease-youdao/Confucius4-TTS) — JSON, 276,249 code lines
- [linear/linear](https://octocounts.com/github/linear/linear) — JSON, 329,931 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)
- [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)
