# NodeBB/NodeBB SLOC report

> As of 2026-09-16 (commit f2c968e9853f), NodeBB/NodeBB contains 362,767 total lines: 318,658 code, 19,370 comments, 24,739 blank, across 5,590 files in 13 languages (top: JSON 58.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

NodeBB/NodeBB has 318,658 source lines of code out of 362,767 total lines across 5,590 files, counted from the f2c968e9853fe80c5e75ffb0a50c5e28865bc51f ref at commit f2c968e9853f 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 NodeBB/NodeBB to commit f2c968e9853f, 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 87.8% of all lines, comments represent 5.3%, and the repository averages 57 code lines per file. JSON accounts for 58.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 4,036 | 193,281 | 187,541 | 0 | 5,740 |
| JavaScript | 835 | 112,859 | 95,226 | 2,339 | 15,294 |
| YAML | 328 | 21,487 | 21,393 | 15 | 79 |
| Pan | 268 | 12,866 | 11,879 | 0 | 987 |
| Sass | 54 | 2,196 | 1,840 | 82 | 274 |
| TypeScript | 6 | 430 | 310 | 0 | 120 |
| Shell | 1 | 240 | 194 | 19 | 27 |
| CSS | 1 | 135 | 115 | 0 | 20 |
| Dockerfile | 2 | 154 | 93 | 15 | 46 |
| HTML | 2 | 52 | 50 | 0 | 2 |
| SVG | 1 | 16 | 16 | 0 | 0 |
| Batch | 1 | 1 | 1 | 0 | 0 |

Top language (JSON 58.9%). Generated at 2026-09-16T20:56:10.408869711+00:00. Canonical report: https://octocounts.com/github/NodeBB/NodeBB

## Reproduce this report

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

NodeBB/NodeBB has 362,767 total lines, including 318,658 code lines, 19,370 comment lines, and 24,739 blank lines.

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

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

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

This OctoCounts report was generated from f2c968e9853fe80c5e75ffb0a50c5e28865bc51f at commit f2c968e9853f on 2026-09-16T20:56:10.408869711+00:00.

## Similar repository reports

- [osu-nlp-group/hipporag](https://octocounts.com/github/osu-nlp-group/hipporag) — JSON, 318,870 code lines
- [josStorer/RWKV-Runner](https://octocounts.com/github/josStorer/RWKV-Runner) — JSON, 319,460 code lines
- [linear/linear](https://octocounts.com/github/linear/linear) — JSON, 329,931 code lines
- [google-deepmind/weathernext](https://octocounts.com/github/google-deepmind/weathernext) — JSON, 302,272 code lines
- [usekaneo/kaneo](https://octocounts.com/github/usekaneo/kaneo) — JSON, 301,993 code lines
- [DenisovAV/flutter_gemma](https://octocounts.com/github/DenisovAV/flutter_gemma) — JSON, 335,761 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)
