# twbs/bootstrap SLOC report

> As of 2026-09-18 (commit 9ef166cbdfdf), twbs/bootstrap contains 57,177 total lines: 49,889 code, 2,957 comments, 4,331 blank, across 341 files in 9 languages (top: JSON 44.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

twbs/bootstrap has 49,889 source lines of code out of 57,177 total lines across 341 files, counted from the 9ef166cbdfdfa48638acae5ff9718f46c76e1342 ref at commit 9ef166cbdfdf by the OctoCounts tokei engine on 2026-09-18. 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 twbs/bootstrap to commit 9ef166cbdfdf, 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 87.3% of all lines, comments represent 5.2%, and the repository averages 146 code lines per file. JSON accounts for 44.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 4 | 22,380 | 22,380 | 0 | 0 |
| Astro | 98 | 12,848 | 11,775 | 149 | 924 |
| Sass | 114 | 11,985 | 8,795 | 1,515 | 1,675 |
| JavaScript | 45 | 6,198 | 4,354 | 687 | 1,157 |
| TypeScript | 23 | 1,479 | 1,084 | 169 | 226 |
| CSS | 31 | 1,218 | 927 | 116 | 175 |
| YAML | 12 | 638 | 574 | 3 | 61 |
| MDX | 2 | 8 | 0 | 5 | 3 |
| Markdown | 12 | 423 | 0 | 313 | 110 |

Top language (JSON 44.9%). Generated at 2026-09-18T09:07:15.952404625+00:00. Canonical report: https://octocounts.com/github/twbs/bootstrap

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/twbs/bootstrap/commit/9ef166cbdfdfa48638acae5ff9718f46c76e1342?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 twbs/bootstrap have?

twbs/bootstrap has 57,177 total lines, including 49,889 code lines, 2,957 comment lines, and 4,331 blank lines.

### How was the twbs/bootstrap line count measured?

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

### What commit was counted for twbs/bootstrap?

This OctoCounts report was generated from 9ef166cbdfdfa48638acae5ff9718f46c76e1342 at commit 9ef166cbdfdf on 2026-09-18T09:07:15.952404625+00:00.

## Similar repository reports

- [Code-4-Community/breaktime](https://octocounts.com/github/Code-4-Community/breaktime) — JSON, 50,383 code lines
- [iv-org/invidious](https://octocounts.com/github/iv-org/invidious) — JSON, 49,366 code lines
- [PhiloLabs/fable51-worlds](https://octocounts.com/github/PhiloLabs/fable51-worlds) — JSON, 50,915 code lines
- [ConardLi/garden-skills](https://octocounts.com/github/ConardLi/garden-skills) — JSON, 51,128 code lines
- [iamkun/dayjs](https://octocounts.com/github/iamkun/dayjs) — JSON, 51,275 code lines
- [nlp4musa/music-crs-evaluator](https://octocounts.com/github/nlp4musa/music-crs-evaluator) — JSON, 48,279 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)
- [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)
