# chalk/chalk SLOC report

> As of 2026-09-16 (commit 661317e6f91f), chalk/chalk contains 1,354 total lines: 527 code, 585 comments, 242 blank, across 11 files in 5 languages (top: JavaScript 59.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

chalk/chalk has 527 source lines of code out of 1,354 total lines across 11 files, counted from the 661317e6f91fe7c90306c2c48ea9354562ee9146 ref at commit 661317e6f91f by the OctoCounts tokei engine on 2026-09-16. 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 chalk/chalk to commit 661317e6f91f, 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 38.9% of all lines, comments represent 43.2%, and the repository averages 48 code lines per file. JavaScript accounts for 59.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 5 | 416 | 312 | 30 | 74 |
| TypeScript | 1 | 437 | 122 | 262 | 53 |
| JSON | 1 | 92 | 92 | 0 | 0 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 3 | 408 | 0 | 293 | 115 |

Top language (JavaScript 59.2%). Generated at 2026-09-16T18:33:15.029658186+00:00. Canonical report: https://octocounts.com/github/chalk/chalk

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/chalk/chalk/commit/661317e6f91fe7c90306c2c48ea9354562ee9146?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 chalk/chalk have?

chalk/chalk has 1,354 total lines, including 527 code lines, 585 comment lines, and 242 blank lines.

### How was the chalk/chalk line count measured?

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

### What commit was counted for chalk/chalk?

This OctoCounts report was generated from 661317e6f91fe7c90306c2c48ea9354562ee9146 at commit 661317e6f91f on 2026-09-16T18:33:15.029658186+00:00.

## Similar repository reports

- [anightmonarch/codex-bridge-chatgpt](https://octocounts.com/github/anightmonarch/codex-bridge-chatgpt) — JavaScript, 539 code lines
- [shenqimolisha/nodejs-argolingliushenji](https://octocounts.com/github/shenqimolisha/nodejs-argolingliushenji) — JavaScript, 561 code lines
- [lukeed/sirv](https://octocounts.com/github/lukeed/sirv) — JavaScript, 485 code lines
- [chuspeeism/iphone-duo](https://octocounts.com/github/chuspeeism/iphone-duo) — JavaScript, 481 code lines
- [Nolovenodie/emby-crx](https://octocounts.com/github/Nolovenodie/emby-crx) — JavaScript, 576 code lines
- [jonschlinkert/is-number](https://octocounts.com/github/jonschlinkert/is-number) — JavaScript, 476 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)
