# especialkim/synaptic-bridge SLOC report

> As of 2026-08-31 (commit 33f6adf0638b), especialkim/synaptic-bridge contains 8,020 total lines: 6,500 code, 683 comments, 837 blank, across 47 files in 5 languages (top: TypeScript 54.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

especialkim/synaptic-bridge has 6,500 source lines of code out of 8,020 total lines across 47 files, counted from the master ref at commit 33f6adf0638b by the OctoCounts tokei engine on 2026-08-31. 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 especialkim/synaptic-bridge to commit 33f6adf0638b, 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 81.0% of all lines, comments represent 8.5%, and the repository averages 138 code lines per file. TypeScript accounts for 54.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 37 | 4,732 | 3,544 | 477 | 711 |
| JSON | 5 | 2,635 | 2,635 | 0 | 0 |
| CSS | 1 | 320 | 254 | 8 | 58 |
| JavaScript | 2 | 79 | 67 | 4 | 8 |
| Markdown | 2 | 254 | 0 | 194 | 60 |

Top language (TypeScript 54.5%). Generated at 2026-08-31T14:41:35.863084313+00:00. Canonical report: https://octocounts.com/github/especialkim/synaptic-bridge

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/especialkim/synaptic-bridge/commit/33f6adf0638b5bd4431c403ac1cbf3ffd762a122?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 especialkim/synaptic-bridge have?

especialkim/synaptic-bridge has 8,020 total lines, including 6,500 code lines, 683 comment lines, and 837 blank lines.

### How was the especialkim/synaptic-bridge line count measured?

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

### What commit was counted for especialkim/synaptic-bridge?

This OctoCounts report was generated from master at commit 33f6adf0638b on 2026-08-31T14:41:35.863084313+00:00.

## Similar repository reports

- [akihitohyh/at-maker](https://octocounts.com/github/akihitohyh/at-maker) — TypeScript, 6,353 code lines
- [rachittshah/memex](https://octocounts.com/github/rachittshah/memex) — TypeScript, 6,350 code lines
- [backnotprop/pstack](https://octocounts.com/github/backnotprop/pstack) — TypeScript, 6,267 code lines
- [leigangzhang/cloudcli-plugin-progress](https://octocounts.com/github/leigangzhang/cloudcli-plugin-progress) — TypeScript, 6,758 code lines
- [C4illin/ConvertX](https://octocounts.com/github/C4illin/ConvertX) — TypeScript, 6,205 code lines
- [zxcvbn-ts/zxcvbn](https://octocounts.com/github/zxcvbn-ts/zxcvbn) — TypeScript, 6,940 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)
- [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)
