# Uniswap/interface SLOC report

> As of 2026-09-09 (commit f5355113cdb5), Uniswap/interface contains 559,066 total lines: 484,631 code, 25,076 comments, 49,359 blank, across 5,768 files in 25 languages (top: TSX 39.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Uniswap/interface to commit f5355113cdb5, 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 large codebase by counted code lines. Code represents 86.7% of all lines, comments represent 4.5%, and the repository averages 84 code lines per file. TSX accounts for 39.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 2,324 | 216,934 | 191,457 | 6,212 | 19,265 |
| TypeScript | 2,517 | 231,894 | 190,475 | 14,696 | 26,723 |
| JSON | 182 | 55,190 | 55,190 | 0 | 0 |
| XML | 33 | 25,913 | 25,867 | 9 | 37 |
| JavaScript | 78 | 5,769 | 4,536 | 695 | 538 |
| SVG | 406 | 4,429 | 4,403 | 13 | 13 |
| GraphQL | 25 | 4,000 | 3,731 | 10 | 259 |
| Swift | 47 | 4,998 | 3,565 | 752 | 681 |
| Kotlin | 48 | 4,301 | 3,401 | 459 | 441 |
| Shell | 21 | 891 | 608 | 144 | 139 |
| Objective-C | 15 | 526 | 334 | 82 | 110 |
| CSS | 5 | 344 | 307 | 13 | 24 |

Top language (TSX 39.5%). Generated at 2026-09-09T08:57:32.594001851+00:00. Canonical report: https://octocounts.com/github/Uniswap/interface

## Report FAQ

### How many lines of code does Uniswap/interface have?

Uniswap/interface has 559,066 total lines, including 484,631 code lines, 25,076 comment lines, and 49,359 blank lines.

### How was the Uniswap/interface line count measured?

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

### What commit was counted for Uniswap/interface?

This OctoCounts report was generated from f5355113cdb5f412346c77328e586b42580d49bd at commit f5355113cdb5 on 2026-09-09T08:57:32.594001851+00:00.

## Similar repository reports

- [facebook/astryx](https://octocounts.com/github/facebook/astryx) — TSX, 481,237 code lines
- [makeplane/plane](https://octocounts.com/github/makeplane/plane) — TSX, 465,867 code lines
- [learnhouse/learnhouse](https://octocounts.com/github/learnhouse/learnhouse) — TSX, 391,477 code lines
- [udecode/plate](https://octocounts.com/github/udecode/plate) — TSX, 330,613 code lines
- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TSX, 329,946 code lines
- [Stack-Cairn/LiveAgent](https://octocounts.com/github/Stack-Cairn/LiveAgent) — TSX, 308,744 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)
- [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)
