# Code-4-Community/ssf SLOC report

> As of 2026-09-07 (commit d68a35eb52b8), Code-4-Community/ssf contains 48,776 total lines: 43,688 code, 569 comments, 4,519 blank, across 281 files in 7 languages (top: TypeScript 52.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Code-4-Community/ssf to commit d68a35eb52b8, 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 89.6% of all lines, comments represent 1.2%, and the repository averages 155 code lines per file. TypeScript accounts for 52.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 186 | 26,319 | 22,718 | 344 | 3,257 |
| TSX | 75 | 21,403 | 20,078 | 119 | 1,206 |
| JSON | 13 | 856 | 856 | 0 | 0 |
| HTML | 1 | 19 | 18 | 0 | 1 |
| JavaScript | 3 | 20 | 15 | 3 | 2 |
| CSS | 1 | 6 | 3 | 2 | 1 |
| Markdown | 2 | 153 | 0 | 101 | 52 |

Top language (TypeScript 52.0%). Generated at 2026-09-07T00:07:34.733538812+00:00. Canonical report: https://octocounts.com/github/Code-4-Community/ssf

## Report FAQ

### How many lines of code does Code-4-Community/ssf have?

Code-4-Community/ssf has 48,776 total lines, including 43,688 code lines, 569 comment lines, and 4,519 blank lines.

### How was the Code-4-Community/ssf line count measured?

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

### What commit was counted for Code-4-Community/ssf?

This OctoCounts report was generated from d68a35eb52b8ad077c42b4ee3ca16bbd49047bc7 at commit d68a35eb52b8 on 2026-09-07T00:07:34.733538812+00:00.

## Similar repository reports

- [pnotisdev/rp](https://octocounts.com/github/pnotisdev/rp) — TypeScript, 46,372 code lines
- [DIYgod/RSSHub-Radar](https://octocounts.com/github/DIYgod/RSSHub-Radar) — TypeScript, 47,869 code lines
- [Lum1104/Understand-Anything](https://octocounts.com/github/Lum1104/Understand-Anything) — TypeScript, 48,308 code lines
- [rohanrhu/gdb-frontend](https://octocounts.com/github/rohanrhu/gdb-frontend) — TypeScript, 49,059 code lines
- [r7zex/jupyter_pair_ext](https://octocounts.com/github/r7zex/jupyter_pair_ext) — TypeScript, 44,885 code lines
- [sparkjsdev/spark](https://octocounts.com/github/sparkjsdev/spark) — TypeScript, 44,631 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)
