# sindresorhus/clipboardy SLOC report

> As of 2026-08-06 (commit 84e8d07ceacb), sindresorhus/clipboardy contains 1,100 total lines: 698 code, 221 comments, 181 blank, across 13 files in 4 languages (top: JavaScript 89.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sindresorhus/clipboardy to commit 84e8d07ceacb, 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 small codebase by counted code lines. Code represents 63.5% of all lines, comments represent 20.1%, and the repository averages 54 code lines per file. JavaScript accounts for 89.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 10 | 777 | 626 | 41 | 110 |
| JSON | 1 | 62 | 62 | 0 | 0 |
| TypeScript | 1 | 107 | 10 | 90 | 7 |
| Markdown | 1 | 154 | 0 | 90 | 64 |

Top language (JavaScript 89.7%). Generated at 2026-08-06T21:01:53.338278753+00:00. Canonical report: https://octocounts.com/github/sindresorhus/clipboardy

## Report FAQ

### How many lines of code does sindresorhus/clipboardy have?

sindresorhus/clipboardy has 1,100 total lines, including 698 code lines, 221 comment lines, and 181 blank lines.

### How was the sindresorhus/clipboardy line count measured?

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

### What commit was counted for sindresorhus/clipboardy?

This OctoCounts report was generated from main at commit 84e8d07ceacb on 2026-08-06T21:01:53.338278753+00:00.

## Similar repository reports

- [zwc456baby/file-proxy](https://octocounts.com/github/zwc456baby/file-proxy) — JavaScript, 689 code lines
- [estools/estraverse](https://octocounts.com/github/estools/estraverse) — JavaScript, 688 code lines
- [uBlockOrigin/uAssets](https://octocounts.com/github/uBlockOrigin/uAssets) — JavaScript, 685 code lines
- [browserify/resolve](https://octocounts.com/github/browserify/resolve) — JavaScript, 727 code lines
- [peterflynn/simple-sloc-counter](https://octocounts.com/github/peterflynn/simple-sloc-counter) — JavaScript, 742 code lines
- [pillarjs/router](https://octocounts.com/github/pillarjs/router) — JavaScript, 758 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)
