RepoPilot

airbnb/react-sketchapp · Architecture

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

C
Architecture grade
score 68/100
7
Import cycles
lower is better
199
Modules parsed
366 edges
95%
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.

  • src/types/index.ts44 importers · radius 49
  • src/jsonUtils/models.ts18 importers · radius 33
  • src/components/Svg/props.ts17 importers · radius 34
  • src/stylesheet/index.ts8 importers · radius 28
  • src/symbol.tsx7 importers · radius 12
  • src/renderers/SketchRenderer.ts7 importers · radius 18
  • src/components/View.tsx6 importers · radius 24
  • src/components/ViewStylePropTypes.ts6 importers · radius 61

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 (7)

  • src/buildTree.ts to src/jsonUtils/computeYogaTree.ts to src/jsonUtils/computeYogaNode.ts to src/symbol.tsx to src/buildTree.ts
  • src/jsonUtils/style.ts to src/jsonUtils/borders.ts to src/jsonUtils/shapeLayers.ts to src/jsonUtils/style.ts
  • src/jsonUtils/style.ts to src/jsonUtils/borders.ts to src/jsonUtils/style.ts
  • src/symbol.tsx to src/flexToSketchJSON.ts to src/renderers/index.ts to src/renderers/SymbolInstanceRenderer.ts to src/symbol.tsx
  • src/symbol.tsx to src/flexToSketchJSON.ts to src/renderers/index.ts to src/renderers/SymbolMasterRenderer.ts to src/symbol.tsx
  • src/buildTree.ts to src/jsonUtils/computeYogaTree.ts to src/jsonUtils/computeYogaNode.ts to src/symbol.tsx to src/render.tsx to src/buildTree.ts

Ask AI about airbnb/react-sketchapp

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question

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