# ArtalkJS/Artalk SLOC report

> As of 2026-08-03 (commit d25beede911d), ArtalkJS/Artalk contains 95,586 total lines: 68,507 code, 13,611 comments, 13,468 blank, across 874 files in 16 languages (top: Go 35.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ArtalkJS/Artalk to commit d25beede911d, 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 71.7% of all lines, comments represent 14.2%, and the repository averages 78 code lines per file. Go accounts for 35.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 280 | 29,924 | 24,135 | 2,182 | 3,607 |
| TypeScript | 246 | 19,985 | 15,064 | 2,651 | 2,270 |
| YAML | 27 | 17,939 | 14,836 | 744 | 2,359 |
| JSON | 28 | 6,845 | 6,841 | 0 | 4 |
| Sass | 40 | 4,431 | 3,755 | 17 | 659 |
| TSX | 40 | 2,717 | 2,431 | 33 | 253 |
| HTML | 21 | 447 | 424 | 7 | 16 |
| JavaScript | 4 | 433 | 368 | 18 | 47 |
| Vue | 27 | 355 | 287 | 5 | 63 |
| Shell | 9 | 317 | 210 | 52 | 55 |
| Makefile | 1 | 92 | 68 | 0 | 24 |
| SVG | 44 | 44 | 44 | 0 | 0 |

Top language (Go 35.2%). Generated at 2026-08-03T05:11:24.493090390+00:00. Canonical report: https://octocounts.com/github/ArtalkJS/Artalk

## Report FAQ

### How many lines of code does ArtalkJS/Artalk have?

ArtalkJS/Artalk has 95,586 total lines, including 68,507 code lines, 13,611 comment lines, and 13,468 blank lines.

### How was the ArtalkJS/Artalk line count measured?

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

### What commit was counted for ArtalkJS/Artalk?

This OctoCounts report was generated from master at commit d25beede911d on 2026-08-03T05:11:24.493090390+00:00.

## Similar repository reports

- [Kodiqa-Solutions/VaultS3](https://octocounts.com/github/Kodiqa-Solutions/VaultS3) — Go, 68,326 code lines
- [jackc/pgx](https://octocounts.com/github/jackc/pgx) — Go, 64,727 code lines
- [GenerateNU/skillspark](https://octocounts.com/github/GenerateNU/skillspark) — Go, 64,663 code lines
- [ruijie-huachongwei/HiClaw](https://octocounts.com/github/ruijie-huachongwei/HiClaw) — Go, 63,320 code lines
- [komari-monitor/komari](https://octocounts.com/github/komari-monitor/komari) — Go, 62,920 code lines
- [github/github-mcp-server](https://octocounts.com/github/github/github-mcp-server) — Go, 62,611 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
