# storybookjs/storybook SLOC report

> As of 2026-08-31 (commit 090f489da384), storybookjs/storybook contains 675,232 total lines: 506,908 code, 93,333 comments, 74,991 blank, across 5,438 files in 19 languages (top: TypeScript 72.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving storybookjs/storybook to commit 090f489da384, 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 75.1% of all lines, comments represent 13.8%, and the repository averages 93 code lines per file. TypeScript accounts for 72.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 3,300 | 448,129 | 367,547 | 31,895 | 48,687 |
| TSX | 752 | 80,357 | 69,088 | 2,600 | 8,669 |
| JavaScript | 241 | 70,265 | 43,938 | 24,090 | 2,237 |
| JSON | 486 | 19,347 | 19,328 | 0 | 19 |
| JSX | 64 | 3,171 | 2,471 | 422 | 278 |
| CSS | 60 | 1,925 | 1,766 | 6 | 153 |
| Svelte | 79 | 1,378 | 1,225 | 7 | 146 |
| Vue | 116 | 571 | 459 | 1 | 111 |
| HTML | 24 | 473 | 446 | 3 | 24 |
| YAML | 9 | 321 | 300 | 5 | 16 |
| Pug | 44 | 146 | 139 | 0 | 7 |
| SVG | 20 | 65 | 63 | 0 | 2 |

Top language (TypeScript 72.5%). Generated at 2026-08-31T09:52:35.254557440+00:00. Canonical report: https://octocounts.com/github/storybookjs/storybook

## Report FAQ

### How many lines of code does storybookjs/storybook have?

storybookjs/storybook has 675,232 total lines, including 506,908 code lines, 93,333 comment lines, and 74,991 blank lines.

### How was the storybookjs/storybook line count measured?

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

### What commit was counted for storybookjs/storybook?

This OctoCounts report was generated from next at commit 090f489da384 on 2026-08-31T09:52:35.254557440+00:00.

## Similar repository reports

- [cypress-io/cypress](https://octocounts.com/github/cypress-io/cypress) — TypeScript, 497,070 code lines
- [generalaction/emdash](https://octocounts.com/github/generalaction/emdash) — TypeScript, 529,285 code lines
- [Qiao-920/claude-desktop-cn](https://octocounts.com/github/Qiao-920/claude-desktop-cn) — TypeScript, 464,063 code lines
- [LodyAI/Lody](https://octocounts.com/github/LodyAI/Lody) — TypeScript, 556,112 code lines
- [pretend1111/claude-desktop-app](https://octocounts.com/github/pretend1111/claude-desktop-app) — TypeScript, 456,503 code lines
- [holaboss-ai/holaOS](https://octocounts.com/github/holaboss-ai/holaOS) — TypeScript, 442,941 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)
