RepoPilot

nuxt/nuxt · Architecture

A static read of how nuxt/nuxt is wired together — module coupling, layering, and circular dependencies — derived from its import graph.

C
Architecture grade
score 67/100
8
Import cycles
lower is better
400
Modules parsed
813 edges
93%
Layeredness
clean-layer ratio

Most-depended-on modules

These are the highest-fan-in files — change them and the blast radius is largest. Read them first.

  • packages/nuxt/src/app/nuxt.ts49 importers · radius 65
  • packages/kit/src/context.ts26 importers · radius 30
  • packages/nuxt/src/app/composables/router.ts20 importers · radius 65
  • packages/nuxt/src/core/utils/index.ts20 importers · radius 33
  • packages/nuxt/src/utils.ts20 importers · radius 23
  • packages/schema/src/utils/definition.ts18 importers · radius 28
  • packages/nuxt/src/app/composables/error.ts15 importers · radius 65
  • packages/nuxt/src/app/diagnostics/render.ts14 importers · radius 72

Modules (24)

Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.

Circular dependencies (8)

  • packages/nuxt/src/app/nuxt.ts to packages/nuxt/src/app/composables/router.ts to packages/nuxt/src/app/nuxt.ts
  • packages/nuxt/src/app/composables/error.ts to packages/nuxt/src/app/nuxt.ts to packages/nuxt/src/app/composables/router.ts to packages/nuxt/src/app/composables/error.ts
  • packages/nuxt/src/app/nuxt.ts to packages/nuxt/src/app/composables/asyncData.ts to packages/nuxt/src/app/nuxt.ts
  • packages/nuxt/src/app/nuxt.ts to packages/nuxt/src/app/composables/asyncData.ts to packages/nuxt/src/app/components/client-only.ts to packages/nuxt/src/app/nuxt.ts
  • packages/nuxt/src/app/composables/error.ts to packages/nuxt/src/app/nuxt.ts to packages/nuxt/src/app/composables/asyncData.ts to packages/nuxt/src/app/composables/error.ts
  • packages/nuxt/src/app/nuxt.ts to packages/nuxt/src/app/composables/asyncData.ts to packages/nuxt/src/app/composables/ready.ts to packages/nuxt/src/app/nuxt.ts

Informational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.