Skip to content
#

import-graph

Here are 15 public repositories matching this topic...

Infers architecture rules from your TypeScript repo's real import graph, gates each on statistical evidence, and emits them into the tools you already use (ESLint, dependency-cruiser, ts-arch). Turns the boundaries your code already follows into enforcement, so architecture drift gets caught, not just documented.

  • Updated Sep 11, 2026
  • TypeScript

Codebase analysis for TypeScript, JavaScript, and Python. Dead files, unused exports/imports/deps, cycles, complexity, and health grades — monorepo-aware, zero-config, deterministic Rust CLI. CI baseline ratchet, framework plugins, JSON/SARIF for agents. No tsc. No network.

  • Updated Jul 15, 2026
  • Rust

🚧 Parses import/export statements, generates dependency trees, and tracks filename references with alias resolution to map file relationships.

  • Updated Sep 23, 2025
  • TypeScript

Add this topic to your repo

To associate your repository with the import-graph topic, visit your repo's landing page and select "manage topics."

Learn more