# danny-avila/LibreChat SLOC report

> As of 2026-09-16 (commit 0b5530be41e6), danny-avila/LibreChat contains 558,356 total lines: 465,809 code, 40,762 comments, 51,785 blank, across 2,644 files in 16 languages (top: TypeScript 44.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving danny-avila/LibreChat to commit 0b5530be41e6, 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 large codebase by counted code lines. Code represents 83.4% of all lines, comments represent 7.3%, and the repository averages 176 code lines per file. TypeScript accounts for 44.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,180 | 260,255 | 207,096 | 23,199 | 29,960 |
| JavaScript | 460 | 112,075 | 85,851 | 12,770 | 13,454 |
| TSX | 809 | 93,291 | 83,849 | 2,204 | 7,238 |
| JSON | 104 | 82,986 | 82,986 | 0 | 0 |
| CSS | 6 | 3,455 | 3,009 | 169 | 277 |
| YAML | 26 | 2,044 | 1,100 | 798 | 146 |
| Handlebars | 4 | 1,228 | 1,085 | 131 | 12 |
| Shell | 8 | 474 | 305 | 83 | 86 |
| SVG | 25 | 180 | 170 | 3 | 7 |
| Pan | 2 | 143 | 118 | 0 | 25 |
| JSX | 2 | 110 | 93 | 9 | 8 |
| Python | 1 | 94 | 76 | 7 | 11 |

Top language (TypeScript 44.5%). Generated at 2026-09-16T07:41:00.014361494+00:00. Canonical report: https://octocounts.com/github/danny-avila/LibreChat

## Report FAQ

### How many lines of code does danny-avila/LibreChat have?

danny-avila/LibreChat has 558,356 total lines, including 465,809 code lines, 40,762 comment lines, and 51,785 blank lines.

### How was the danny-avila/LibreChat line count measured?

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

### What commit was counted for danny-avila/LibreChat?

This OctoCounts report was generated from 0b5530be41e69c45f25648219654e5e9fe69a077 at commit 0b5530be41e6 on 2026-09-16T07:41:00.014361494+00:00.

## Similar repository reports

- [Qiao-920/claude-desktop-cn](https://octocounts.com/github/Qiao-920/claude-desktop-cn) — TypeScript, 464,063 code lines
- [pretend1111/claude-desktop-app](https://octocounts.com/github/pretend1111/claude-desktop-app) — TypeScript, 456,503 code lines
- [elie222/inbox-zero](https://octocounts.com/github/elie222/inbox-zero) — TypeScript, 444,624 code lines
- [opengeos/GeoLibre](https://octocounts.com/github/opengeos/GeoLibre) — TypeScript, 489,832 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 440,934 code lines
- [openchamber/openchamber](https://octocounts.com/github/openchamber/openchamber) — TypeScript, 439,443 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)
