# DsTansice/SPlayer SLOC report

> As of 2026-09-15 (commit bea6f8f9b828), DsTansice/SPlayer contains 76,854 total lines: 59,660 code, 9,158 comments, 8,036 blank, across 572 files in 15 languages (top: TypeScript 54.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving DsTansice/SPlayer to commit bea6f8f9b828, 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 77.6% of all lines, comments represent 11.9%, and the repository averages 104 code lines per file. TypeScript accounts for 54.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 205 | 43,726 | 32,579 | 7,588 | 3,559 |
| YAML | 4 | 11,919 | 9,297 | 4 | 2,618 |
| JavaScript | 5 | 7,065 | 5,900 | 805 | 360 |
| Rust | 25 | 6,450 | 5,399 | 133 | 918 |
| Vue | 154 | 5,148 | 4,606 | 236 | 306 |
| JSON | 13 | 677 | 677 | 0 | 0 |
| Sass | 2 | 795 | 659 | 75 | 61 |
| TOML | 5 | 216 | 168 | 13 | 35 |
| SVG | 148 | 162 | 162 | 0 | 0 |
| CSS | 2 | 121 | 107 | 0 | 14 |
| HTML | 2 | 71 | 67 | 1 | 3 |
| Dockerfile | 1 | 41 | 20 | 6 | 15 |

Top language (TypeScript 54.6%). Generated at 2026-09-15T16:40:16.644214107+00:00. Canonical report: https://octocounts.com/github/DsTansice/SPlayer

## Report FAQ

### How many lines of code does DsTansice/SPlayer have?

DsTansice/SPlayer has 76,854 total lines, including 59,660 code lines, 9,158 comment lines, and 8,036 blank lines.

### How was the DsTansice/SPlayer line count measured?

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

### What commit was counted for DsTansice/SPlayer?

This OctoCounts report was generated from dev at commit bea6f8f9b828 on 2026-09-15T16:40:16.644214107+00:00.

## Similar repository reports

- [element-hq/element-call](https://octocounts.com/github/element-hq/element-call) — TypeScript, 59,984 code lines
- [vuejs/core](https://octocounts.com/github/vuejs/core) — TypeScript, 60,310 code lines
- [lalalune/outreachr](https://octocounts.com/github/lalalune/outreachr) — TypeScript, 58,686 code lines
- [milind-soni/OpenMausBot](https://octocounts.com/github/milind-soni/OpenMausBot) — TypeScript, 58,649 code lines
- [jimliu/baoyu-skills](https://octocounts.com/github/jimliu/baoyu-skills) — TypeScript, 60,949 code lines
- [JimLiu/baoyu-skills](https://octocounts.com/github/JimLiu/baoyu-skills) — TypeScript, 61,021 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)
