# Platane/snk SLOC report

> As of 2026-08-02 (commit a041d6c27ba5), Platane/snk contains 5,642 total lines: 4,369 code, 397 comments, 876 blank, across 117 files in 8 languages (top: TypeScript 91.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Platane/snk to commit a041d6c27ba5, 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 77.4% of all lines, comments represent 7.0%, and the repository averages 37 code lines per file. TypeScript accounts for 91.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 77 | 4,995 | 4,011 | 225 | 759 |
| JSON | 16 | 193 | 193 | 0 | 0 |
| YAML | 2 | 69 | 60 | 0 | 9 |
| HTML | 7 | 56 | 56 | 0 | 0 |
| Shell | 1 | 33 | 27 | 1 | 5 |
| Dockerfile | 1 | 27 | 12 | 0 | 15 |
| TOML | 2 | 15 | 10 | 3 | 2 |
| Markdown | 11 | 254 | 0 | 168 | 86 |

Top language (TypeScript 91.8%). Generated at 2026-08-02T21:55:00.777380225+00:00. Canonical report: https://octocounts.com/github/Platane/snk

## Report FAQ

### How many lines of code does Platane/snk have?

Platane/snk has 5,642 total lines, including 4,369 code lines, 397 comment lines, and 876 blank lines.

### How was the Platane/snk line count measured?

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

### What commit was counted for Platane/snk?

This OctoCounts report was generated from main at commit a041d6c27ba5 on 2026-08-02T21:55:00.777380225+00:00.

## Similar repository reports

- [dmmop/opencode-key-rotator](https://octocounts.com/github/dmmop/opencode-key-rotator) — TypeScript, 4,376 code lines
- [ryo-ma/github-profile-trophy](https://octocounts.com/github/ryo-ma/github-profile-trophy) — TypeScript, 4,391 code lines
- [shanebishop1/opencode-command-hooks](https://octocounts.com/github/shanebishop1/opencode-command-hooks) — TypeScript, 4,315 code lines
- [sindresorhus/is](https://octocounts.com/github/sindresorhus/is) — TypeScript, 4,494 code lines
- [hapijs/hoek](https://octocounts.com/github/hapijs/hoek) — TypeScript, 4,553 code lines
- [yjh051108/dsh-super-injector](https://octocounts.com/github/yjh051108/dsh-super-injector) — TypeScript, 4,614 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)
