# emotion-js/emotion SLOC report

> As of 2026-08-26 (commit b882bcba8513), emotion-js/emotion contains 27,153 total lines: 15,963 code, 6,363 comments, 4,827 blank, across 427 files in 10 languages (top: JavaScript 33.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving emotion-js/emotion to commit b882bcba8513, 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 58.8% of all lines, comments represent 23.4%, and the repository averages 37 code lines per file. JavaScript accounts for 33.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 114 | 6,306 | 5,319 | 411 | 576 |
| TypeScript | 147 | 6,043 | 4,964 | 502 | 577 |
| TSX | 30 | 3,447 | 2,839 | 197 | 411 |
| JSON | 72 | 2,789 | 2,785 | 0 | 4 |
| HTML | 2 | 47 | 27 | 19 | 1 |
| TOML | 1 | 22 | 17 | 1 | 4 |
| YAML | 1 | 7 | 7 | 0 | 0 |
| SVG | 2 | 5 | 5 | 0 | 0 |
| CSS | 1 | 8 | 0 | 8 | 0 |
| Markdown | 57 | 8,479 | 0 | 5,225 | 3,254 |

Top language (JavaScript 33.3%). Generated at 2026-08-26T18:15:58.178190200+00:00. Canonical report: https://octocounts.com/github/emotion-js/emotion

## Report FAQ

### How many lines of code does emotion-js/emotion have?

emotion-js/emotion has 27,153 total lines, including 15,963 code lines, 6,363 comment lines, and 4,827 blank lines.

### How was the emotion-js/emotion line count measured?

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

### What commit was counted for emotion-js/emotion?

This OctoCounts report was generated from main at commit b882bcba8513 on 2026-08-26T18:15:58.178190200+00:00.

## Similar repository reports

- [stephenlthorn/auto-identity-remove](https://octocounts.com/github/stephenlthorn/auto-identity-remove) — JavaScript, 15,494 code lines
- [hmhm2022/Card-Tab](https://octocounts.com/github/hmhm2022/Card-Tab) — JavaScript, 16,666 code lines
- [YUZU-Hub/appscreen](https://octocounts.com/github/YUZU-Hub/appscreen) — JavaScript, 15,200 code lines
- [XIU2/UserScript](https://octocounts.com/github/XIU2/UserScript) — JavaScript, 16,746 code lines
- [Nagi-ovo/dsh-ads](https://octocounts.com/github/Nagi-ovo/dsh-ads) — JavaScript, 16,823 code lines
- [sanneel/dropos](https://octocounts.com/github/sanneel/dropos) — JavaScript, 14,738 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
