# solidjs/solid SLOC report

> As of 2026-08-26 (commit f47845f9cc16), solidjs/solid contains 25,533 total lines: 17,290 code, 4,453 comments, 3,790 blank, across 133 files in 7 languages (top: JavaScript 33.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving solidjs/solid to commit f47845f9cc16, 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 67.7% of all lines, comments represent 17.4%, and the repository averages 130 code lines per file. JavaScript accounts for 33.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 42 | 6,414 | 5,808 | 326 | 280 |
| YAML | 2 | 6,934 | 5,467 | 0 | 1,467 |
| TypeScript | 36 | 6,271 | 5,119 | 684 | 468 |
| JSON | 32 | 794 | 794 | 0 | 0 |
| CSS | 1 | 72 | 71 | 0 | 1 |
| JSX | 1 | 33 | 31 | 0 | 2 |
| Markdown | 19 | 5,015 | 0 | 3,443 | 1,572 |

Top language (JavaScript 33.6%). Generated at 2026-08-26T18:31:36.799821310+00:00. Canonical report: https://octocounts.com/github/solidjs/solid

## Report FAQ

### How many lines of code does solidjs/solid have?

solidjs/solid has 25,533 total lines, including 17,290 code lines, 4,453 comment lines, and 3,790 blank lines.

### How was the solidjs/solid line count measured?

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

### What commit was counted for solidjs/solid?

This OctoCounts report was generated from main at commit f47845f9cc16 on 2026-08-26T18:31:36.799821310+00:00.

## Similar repository reports

- [cons0leweb/Meow-CLI](https://octocounts.com/github/cons0leweb/Meow-CLI) — JavaScript, 17,242 code lines
- [Nagi-ovo/dsh-ads](https://octocounts.com/github/Nagi-ovo/dsh-ads) — JavaScript, 16,823 code lines
- [imputnet/cobalt](https://octocounts.com/github/imputnet/cobalt) — JavaScript, 17,788 code lines
- [adiudiuu/tps](https://octocounts.com/github/adiudiuu/tps) — JavaScript, 17,831 code lines
- [XIU2/UserScript](https://octocounts.com/github/XIU2/UserScript) — JavaScript, 16,746 code lines
- [hmhm2022/Card-Tab](https://octocounts.com/github/hmhm2022/Card-Tab) — JavaScript, 16,666 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)
