# viliusle/miniPaint SLOC report

> As of 2026-09-17 (commit a79733eb803f), viliusle/miniPaint contains 61,031 total lines: 52,767 code, 3,486 comments, 4,778 blank, across 274 files in 8 languages (top: JavaScript 53.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

viliusle/miniPaint has 52,767 source lines of code out of 61,031 total lines across 274 files, counted from the master ref at commit a79733eb803f by the OctoCounts tokei engine on 2026-09-17. 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 viliusle/miniPaint to commit a79733eb803f, 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 86.5% of all lines, comments represent 5.7%, and the repository averages 193 code lines per file. JavaScript accounts for 53.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 205 | 35,941 | 28,231 | 3,180 | 4,530 |
| JSON | 20 | 21,432 | 21,432 | 0 | 0 |
| CSS | 7 | 2,319 | 2,156 | 64 | 99 |
| PHP | 4 | 675 | 433 | 148 | 94 |
| SVG | 30 | 421 | 400 | 20 | 1 |
| HTML | 4 | 142 | 115 | 4 | 23 |
| Markdown | 3 | 80 | 0 | 52 | 28 |
| Plain Text | 1 | 21 | 0 | 18 | 3 |

Top language (JavaScript 53.5%). Generated at 2026-09-17T10:03:17.584392161+00:00. Canonical report: https://octocounts.com/github/viliusle/miniPaint

## Reproduce this report

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

viliusle/miniPaint has 61,031 total lines, including 52,767 code lines, 3,486 comment lines, and 4,778 blank lines.

### How was the viliusle/miniPaint line count measured?

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

### What commit was counted for viliusle/miniPaint?

This OctoCounts report was generated from master at commit a79733eb803f on 2026-09-17T10:03:17.584392161+00:00.

## Similar repository reports

- [GreaterWMS/GreaterWMS-APP](https://octocounts.com/github/GreaterWMS/GreaterWMS-APP) — JavaScript, 52,738 code lines
- [uniplore/one-api](https://octocounts.com/github/uniplore/one-api) — JavaScript, 52,956 code lines
- [gildas-lormeau/SingleFile](https://octocounts.com/github/gildas-lormeau/SingleFile) — JavaScript, 52,422 code lines
- [sveltejs/svelte](https://octocounts.com/github/sveltejs/svelte) — JavaScript, 52,330 code lines
- [prettier/prettier](https://octocounts.com/github/prettier/prettier) — JavaScript, 51,674 code lines
- [lowlighter/metrics](https://octocounts.com/github/lowlighter/metrics) — JavaScript, 53,890 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)
- [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)
