Angular vs Vue: source lines of code compared

This page compares the source lines of code (SLOC) of angular/angular and vuejs/core using cached OctoCounts reports. Code size is not code quality: a larger count only means more source material, not a better or worse project.

As of 2026-09-05, angular/angular contains 945,438 total lines (626,759 code) across 6,586 files, while vuejs/core contains 80,779 total lines (60,286 code) across 413 files as of 2026-09-05. angular/angular is about 10x the size of vuejs/core by code lines. Code size is not code quality: a larger count only means more source material, not a better or worse project.

Metricangular/angularvuejs/core
Files6,586413
Total lines945,43880,779
Code lines626,75960,286
Comment lines202,35911,915
Blank lines116,3208,578
Languages counted1211

Top languages in angular/angular: TypeScript (55.1% of code), YAML (18.5% of code), JSON (14.2% of code). Top languages in vuejs/core: TypeScript (82.6% of code), YAML (7.7% of code), TSX (3.6% of code). TypeScript, YAML, JSON appear in both top language lists; HTML, Bazel appear only in angular/angular's top languages; TSX, JavaScript appear only in vuejs/core's top languages.

Methodology: both counts come from cached OctoCounts reports generated with tokei. angular/angular was counted at ref main (commit 9a58353b1b68) on 2026-09-05; vuejs/core was counted at ref main (commit d105e19e914b) on 2026-09-05. See the counting methodology for ignored directories and analysis options.

Evidence and next steps:

Note: code size is not code quality. OctoCounts only reports reproducible line counts and makes no claim that either project is better.

Compare FAQ

Which has more lines of code, angular/angular or vuejs/core?

angular/angular has more code: 626,759 code lines versus 60,286 for vuejs/core, about 10x as much, based on cached OctoCounts reports as of 2026-09-05.

Does more source lines of code mean more complexity?

Not necessarily. SLOC measures size, not complexity, quality, or maintainability. A larger codebase can mean more features, more generated or vendored code, more verbose language idioms, or more tests — none of which imply the code is harder to work with. Use SLOC to gauge the scale of what you'd be reading or maintaining, not as a quality signal for angular/angular, vuejs/core, or any repository.

How is this comparison calculated?

Methodology: both counts come from cached OctoCounts reports generated with tokei. angular/angular was counted at ref main (commit 9a58353b1b68) on 2026-09-05; vuejs/core was counted at ref main (commit d105e19e914b) on 2026-09-05. See the counting methodology for ignored directories and analysis options.

Can I compare a different branch, tag, or commit?

Yes. This page shows the default branch for each repository. Use the interactive comparison tool to pick any public GitHub repository, branch, tag, or commit SHA for both sides and get a fresh side-by-side report.