# mgechev/ngrev

Tool for reverse engineering of Angular applications

Repository: https://github.com/mgechev/ngrev
Canonical: https://ross.abutalabs.com/products/ngrev
Language: TypeScript
License: MIT
License Family: permissive
Topics: reverse-engineering, angular, ngast, electron, source-code-analysis, visualization
Last push: 2023-01-07T22:57:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3470, "days_push": 1334, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1576, forks 104 (observed 2026-08-28T04:05:06.057232+00:00)

## What it is
ngrev is a graphical Electron application for reverse engineering Angular projects through static code analysis. It visualizes the relationships between modules, providers, and directives without requiring the application to be running.

## Use cases
- visualize module dependencies in an Angular app
- understand relationships between directives and providers
- explore the structure of an unfamiliar Angular codebase
- statically analyze an Angular project without running it
- generate a dependency graph of an Angular application

## When to choose
- you need to understand or document the architecture of an Angular (v11+, Ivy) application
- you want a GUI to explore module, provider, and directive relationships
- you prefer static analysis over running the app

## When to avoid
- your project uses Angular versions older than v11 or the View Engine compiler
- you need runtime or dynamic analysis of a running application
- you work with non-Angular frameworks like React or Vue

## Facets
- artifact type: application
- maturity: maintenance
- function: reverse-engineering, static-site-generator, data-visualization, developer-tools
- domain: developer-tools, web-development, frontend
- platform: windows
- tags: angular, static-analysis, dependency-graph, code-visualization, ngast, macos, linux, desktop, electron

## Member repositories
- mgechev/ngrev (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.057232+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:25.521954+00:00, confidence not recorded.
  - readme: https://github.com/mgechev/ngrev (fetched 2026-08-28T04:05:06.057232+00:00, sha 89d80083fac2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
