# clawnify/OpenSalon SLOC report

> As of 2026-09-12 (commit 943fc6151902), clawnify/OpenSalon contains 9,131 total lines: 7,712 code, 202 comments, 1,217 blank, across 56 files in 10 languages (top: YAML 44.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving clawnify/OpenSalon to commit 943fc6151902, 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 84.5% of all lines, comments represent 2.2%, and the repository averages 138 code lines per file. YAML accounts for 44.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 2 | 4,152 | 3,391 | 0 | 761 |
| TSX | 35 | 2,764 | 2,544 | 8 | 212 |
| TypeScript | 8 | 1,563 | 1,346 | 32 | 185 |
| JSON | 5 | 193 | 190 | 0 | 3 |
| SQL | 1 | 151 | 124 | 14 | 13 |
| CSS | 1 | 88 | 84 | 0 | 4 |
| HTML | 1 | 18 | 18 | 0 | 0 |
| TOML | 1 | 9 | 8 | 0 | 1 |
| SVG | 1 | 8 | 7 | 1 | 0 |
| Markdown | 1 | 185 | 0 | 147 | 38 |

Top language (YAML 44.0%). Generated at 2026-09-12T19:28:05.450124924+00:00. Canonical report: https://octocounts.com/github/clawnify/OpenSalon

## Report FAQ

### How many lines of code does clawnify/OpenSalon have?

clawnify/OpenSalon has 9,131 total lines, including 7,712 code lines, 202 comment lines, and 1,217 blank lines.

### How was the clawnify/OpenSalon line count measured?

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

### What commit was counted for clawnify/OpenSalon?

This OctoCounts report was generated from 943fc6151902eab189c061ef58b3e43764a0a34a at commit 943fc6151902 on 2026-09-12T19:28:05.450124924+00:00.

## Similar repository reports

- [ShiningYangYXN/hobby-earn](https://octocounts.com/github/ShiningYangYXN/hobby-earn) — YAML, 7,653 code lines
- [LittleSound/talks-template](https://octocounts.com/github/LittleSound/talks-template) — YAML, 7,908 code lines
- [LAKSHYA0505/SafePaws](https://octocounts.com/github/LAKSHYA0505/SafePaws) — YAML, 7,343 code lines
- [chrismwilliams/astro-theme-cactus](https://octocounts.com/github/chrismwilliams/astro-theme-cactus) — YAML, 8,169 code lines
- [therne/opengmail](https://octocounts.com/github/therne/opengmail) — YAML, 8,328 code lines
- [frt321for/Device-Simulator](https://octocounts.com/github/frt321for/Device-Simulator) — YAML, 8,441 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)
