# taochendev/langchain SLOC report

> As of 2026-09-21 (commit 11da3957f97b), taochendev/langchain contains 20,473 total lines: 19,696 code, 290 comments, 487 blank, across 63 files in 7 languages (top: JSON 85.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

taochendev/langchain has 19,696 source lines of code out of 20,473 total lines across 63 files, counted from the 11da3957f97be550ac24a2f28351abbbcbde8f06 ref at commit 11da3957f97b by the OctoCounts tokei engine on 2026-09-21. 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 taochendev/langchain to commit 11da3957f97b, 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 96.2% of all lines, comments represent 1.4%, and the repository averages 313 code lines per file. JSON accounts for 85.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 7 | 16,766 | 16,766 | 0 | 0 |
| TSX | 23 | 2,004 | 1,759 | 23 | 222 |
| TypeScript | 18 | 1,253 | 1,053 | 36 | 164 |
| JavaScript | 5 | 110 | 91 | 7 | 12 |
| CSS | 1 | 26 | 22 | 0 | 4 |
| SVG | 5 | 5 | 5 | 0 | 0 |
| Markdown | 4 | 309 | 0 | 224 | 85 |

Top language (JSON 85.1%). Generated at 2026-09-21T01:49:59.900794618+00:00. Canonical report: https://octocounts.com/github/taochendev/langchain

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/taochendev/langchain/commit/11da3957f97be550ac24a2f28351abbbcbde8f06?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 taochendev/langchain have?

taochendev/langchain has 20,473 total lines, including 19,696 code lines, 290 comment lines, and 487 blank lines.

### How was the taochendev/langchain line count measured?

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

### What commit was counted for taochendev/langchain?

This OctoCounts report was generated from 11da3957f97be550ac24a2f28351abbbcbde8f06 at commit 11da3957f97b on 2026-09-21T01:49:59.900794618+00:00.

## Similar repository reports

- [MNBLabs/phonepad](https://octocounts.com/github/MNBLabs/phonepad) — JSON, 19,676 code lines
- [awslabs/amazon-mission-solutions-auth-server](https://octocounts.com/github/awslabs/amazon-mission-solutions-auth-server) — JSON, 19,558 code lines
- [gvergnaud/ts-pattern](https://octocounts.com/github/gvergnaud/ts-pattern) — JSON, 19,538 code lines
- [BeatAPI/awesome-minimax-h3-prompts](https://octocounts.com/github/BeatAPI/awesome-minimax-h3-prompts) — JSON, 19,868 code lines
- [Code-4-Community/c4c-openai-workshop](https://octocounts.com/github/Code-4-Community/c4c-openai-workshop) — JSON, 19,872 code lines
- [Code-4-Community/nefac](https://octocounts.com/github/Code-4-Community/nefac) — JSON, 19,494 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)
