Arxo — Architecture Analyzer

Arxo is an architecture analysis tool for TypeScript, JavaScript, and Python projects. It analyzes import graphs, detects cycles (SCC), and enforces architectural policies.

Key features:

Run npx arxo analyze --path /path/to/project or use presets like --preset ci, --preset quick, or --preset full. See the About page for more, or check out the blog for updates and guides.