# sindresorhus/clipboardy SLOC report

> As of 2026-09-17 (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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sindresorhus/clipboardy has 698 source lines of code out of 1,100 total lines across 13 files, counted from the 84e8d07ceacba32d95e9072efcb7d486578ac9d2 ref at commit 84e8d07ceacb by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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-09-17T20:55:47.952417838+00:00. Canonical report: https://octocounts.com/github/sindresorhus/clipboardy

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sindresorhus/clipboardy/commit/84e8d07ceacba32d95e9072efcb7d486578ac9d2?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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 84e8d07ceacba32d95e9072efcb7d486578ac9d2 at commit 84e8d07ceacb on 2026-09-17T20:55:47.952417838+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
- [browserify/resolve](https://octocounts.com/github/browserify/resolve) — JavaScript, 727 code lines
- [Piebald-AI/claude-code-system-prompts](https://octocounts.com/github/Piebald-AI/claude-code-system-prompts) — JavaScript, 655 code lines
- [peterflynn/simple-sloc-counter](https://octocounts.com/github/peterflynn/simple-sloc-counter) — JavaScript, 742 code lines
- [jonschlinkert/braces](https://octocounts.com/github/jonschlinkert/braces) — JavaScript, 765 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
