# Specy/asm-editor SLOC report

> As of 2026-09-14 (commit cfcb498479d8), Specy/asm-editor contains 28,058 total lines: 25,441 code, 1,233 comments, 1,384 blank, across 213 files in 9 languages (top: TypeScript 52.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Specy/asm-editor to commit cfcb498479d8, 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 90.7% of all lines, comments represent 4.4%, and the repository averages 119 code lines per file. TypeScript accounts for 52.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 61 | 14,407 | 13,315 | 349 | 743 |
| JSON | 24 | 7,023 | 7,022 | 0 | 1 |
| Svelte | 96 | 5,001 | 4,717 | 3 | 281 |
| Sass | 2 | 245 | 200 | 3 | 42 |
| CSS | 1 | 122 | 102 | 0 | 20 |
| JavaScript | 2 | 56 | 46 | 4 | 6 |
| HTML | 2 | 40 | 39 | 0 | 1 |
| Markdown | 21 | 1,124 | 0 | 841 | 283 |
| Plain Text | 4 | 40 | 0 | 33 | 7 |

Top language (TypeScript 52.3%). Generated at 2026-09-14T02:13:42.657788197+00:00. Canonical report: https://octocounts.com/github/Specy/asm-editor

## Report FAQ

### How many lines of code does Specy/asm-editor have?

Specy/asm-editor has 28,058 total lines, including 25,441 code lines, 1,233 comment lines, and 1,384 blank lines.

### How was the Specy/asm-editor line count measured?

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

### What commit was counted for Specy/asm-editor?

This OctoCounts report was generated from cfcb498479d8e6d12ca9a7dd774cd02a3b828362 at commit cfcb498479d8 on 2026-09-14T02:13:42.657788197+00:00.

## Similar repository reports

- [deepagents-ai/agent-backend](https://octocounts.com/github/deepagents-ai/agent-backend) — TypeScript, 25,628 code lines
- [p2r3/convert](https://octocounts.com/github/p2r3/convert) — TypeScript, 25,111 code lines
- [UfoMiao/zcf](https://octocounts.com/github/UfoMiao/zcf) — TypeScript, 24,269 code lines
- [anywhere-labs/deepseek-harness-desktop](https://octocounts.com/github/anywhere-labs/deepseek-harness-desktop) — TypeScript, 26,801 code lines
- [EvanBacon/serve-sim](https://octocounts.com/github/EvanBacon/serve-sim) — TypeScript, 23,802 code lines
- [ahmedkhaleel2004/gitdiagram](https://octocounts.com/github/ahmedkhaleel2004/gitdiagram) — TypeScript, 27,164 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)
