# obra/lace SLOC report

> As of 2026-08-27 (commit 81407aa0e6f8), obra/lace contains 108,818 total lines: 84,321 code, 13,240 comments, 11,257 blank, across 499 files in 10 languages (top: TypeScript 77.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving obra/lace to commit 81407aa0e6f8, 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 77.5% of all lines, comments represent 12.2%, and the repository averages 169 code lines per file. TypeScript accounts for 77.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 424 | 87,722 | 65,490 | 11,779 | 10,453 |
| JSON | 29 | 16,891 | 16,891 | 0 | 0 |
| Python | 2 | 1,549 | 1,267 | 81 | 201 |
| JavaScript | 7 | 644 | 550 | 61 | 33 |
| Shell | 8 | 70 | 52 | 16 | 2 |
| Jinja2 | 1 | 47 | 37 | 0 | 10 |
| Dockerfile | 1 | 33 | 19 | 6 | 8 |
| YAML | 1 | 20 | 15 | 2 | 3 |
| Markdown | 25 | 1,538 | 0 | 1,080 | 458 |
| Plain Text | 1 | 304 | 0 | 215 | 89 |

Top language (TypeScript 77.7%). Generated at 2026-08-27T11:27:28.965232151+00:00. Canonical report: https://octocounts.com/github/obra/lace

## Report FAQ

### How many lines of code does obra/lace have?

obra/lace has 108,818 total lines, including 84,321 code lines, 13,240 comment lines, and 11,257 blank lines.

### How was the obra/lace line count measured?

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

### What commit was counted for obra/lace?

This OctoCounts report was generated from main at commit 81407aa0e6f8 on 2026-08-27T11:27:28.965232151+00:00.

## Similar repository reports

- [EveryInc/compound-engineering-plugin](https://octocounts.com/github/EveryInc/compound-engineering-plugin) — TypeScript, 84,664 code lines
- [qiuzhi2046/Qclaw](https://octocounts.com/github/qiuzhi2046/Qclaw) — TypeScript, 82,729 code lines
- [opencut-app/opencut-classic](https://octocounts.com/github/opencut-app/opencut-classic) — TypeScript, 87,439 code lines
- [withastro/flue](https://octocounts.com/github/withastro/flue) — TypeScript, 87,593 code lines
- [vitejs/vite](https://octocounts.com/github/vitejs/vite) — TypeScript, 80,514 code lines
- [AnInsomniacy/motrix-next](https://octocounts.com/github/AnInsomniacy/motrix-next) — TypeScript, 88,746 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)
