# nylas/javascript SLOC report

> As of 2026-09-08 (commit e24f3abd50fa), nylas/javascript contains 18,854 total lines: 14,177 code, 2,181 comments, 2,496 blank, across 56 files in 8 languages (top: TypeScript 54.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nylas/javascript to commit e24f3abd50fa, 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 75.2% of all lines, comments represent 11.6%, and the repository averages 253 code lines per file. TypeScript accounts for 54.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 30 | 9,544 | 7,665 | 823 | 1,056 |
| YAML | 2 | 6,137 | 5,609 | 0 | 528 |
| JSON | 8 | 405 | 401 | 0 | 4 |
| TSX | 2 | 268 | 229 | 16 | 23 |
| CSS | 1 | 143 | 120 | 10 | 13 |
| JavaScript | 2 | 165 | 113 | 25 | 27 |
| HTML | 3 | 40 | 40 | 0 | 0 |
| Markdown | 8 | 2,152 | 0 | 1,307 | 845 |

Top language (TypeScript 54.1%). Generated at 2026-09-08T17:22:50.422455634+00:00. Canonical report: https://octocounts.com/github/nylas/javascript

## Report FAQ

### How many lines of code does nylas/javascript have?

nylas/javascript has 18,854 total lines, including 14,177 code lines, 2,181 comment lines, and 2,496 blank lines.

### How was the nylas/javascript line count measured?

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

### What commit was counted for nylas/javascript?

This OctoCounts report was generated from e24f3abd50fa65db92feeac831122d6f37fccadf at commit e24f3abd50fa on 2026-09-08T17:22:50.422455634+00:00.

## Similar repository reports

- [priyanshpatel18/ward-app](https://octocounts.com/github/priyanshpatel18/ward-app) — TypeScript, 14,003 code lines
- [kenryu42/cc-safety-net](https://octocounts.com/github/kenryu42/cc-safety-net) — TypeScript, 14,411 code lines
- [Opencode-DCP/opencode-dynamic-context-pruning](https://octocounts.com/github/Opencode-DCP/opencode-dynamic-context-pruning) — TypeScript, 14,716 code lines
- [nexu-io/html-video](https://octocounts.com/github/nexu-io/html-video) — TypeScript, 14,820 code lines
- [andrewmccalip/kickbacks.ai](https://octocounts.com/github/andrewmccalip/kickbacks.ai) — TypeScript, 13,454 code lines
- [philholden/partialupdate](https://octocounts.com/github/philholden/partialupdate) — TypeScript, 14,916 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)
