# automaapp/automa SLOC report

> As of 2026-09-16 (commit a546421579ce), automaapp/automa contains 56,182 total lines: 49,999 code, 665 comments, 5,518 blank, across 507 files in 9 languages (top: JavaScript 43.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving automaapp/automa to commit a546421579ce, 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 89.0% of all lines, comments represent 1.2%, and the repository averages 99 code lines per file. JavaScript accounts for 43.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 230 | 25,503 | 21,677 | 584 | 3,242 |
| JSON | 45 | 14,265 | 14,263 | 0 | 2 |
| YAML | 1 | 10,017 | 7,844 | 0 | 2,173 |
| Vue | 214 | 5,828 | 5,790 | 11 | 27 |
| CSS | 5 | 398 | 347 | 2 | 49 |
| HTML | 6 | 65 | 62 | 0 | 3 |
| SVG | 4 | 17 | 16 | 0 | 1 |
| Markdown | 1 | 82 | 0 | 64 | 18 |
| Plain Text | 1 | 7 | 0 | 4 | 3 |

Top language (JavaScript 43.4%). Generated at 2026-09-16T08:53:05.882254730+00:00. Canonical report: https://octocounts.com/github/automaapp/automa

## Report FAQ

### How many lines of code does automaapp/automa have?

automaapp/automa has 56,182 total lines, including 49,999 code lines, 665 comment lines, and 5,518 blank lines.

### How was the automaapp/automa line count measured?

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

### What commit was counted for automaapp/automa?

This OctoCounts report was generated from a546421579ceabddde55caf91a549eb1d18244d6 at commit a546421579ce on 2026-09-16T08:53:05.882254730+00:00.

## Similar repository reports

- [prettier/prettier](https://octocounts.com/github/prettier/prettier) — JavaScript, 51,674 code lines
- [EdgeTypE/better-deepseek](https://octocounts.com/github/EdgeTypE/better-deepseek) — JavaScript, 51,872 code lines
- [erikzhuang55/Bilitato](https://octocounts.com/github/erikzhuang55/Bilitato) — JavaScript, 47,738 code lines
- [gildas-lormeau/SingleFile](https://octocounts.com/github/gildas-lormeau/SingleFile) — JavaScript, 52,422 code lines
- [Shurelol/Emby.CustomCssJS](https://octocounts.com/github/Shurelol/Emby.CustomCssJS) — JavaScript, 47,339 code lines
- [GreaterWMS/GreaterWMS-APP](https://octocounts.com/github/GreaterWMS/GreaterWMS-APP) — JavaScript, 52,738 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
