facebook/yoga · Architecture
A static read of how facebook/yoga is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
A
Architecture grade
score 94/100
1
Import cycles
lower is better
41
Modules parsed
36 edges
97%
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.
- gentest/src/types.ts7 importers · radius 7
- gentest/src/emitters/Emitter.ts4 importers · radius 5
- javascript/src/generated/YGEnums.ts3 importers · radius 3
- website/src/components/Playground.tsx2 importers · radius 2
- javascript/src/wrapAssembly.ts2 importers · radius 2
- website/src/components/FlexStyle.ts2 importers · radius 4
- gentest/src/CssToYoga.ts1 importers · radius 5
- gentest/src/emitters/CppEmitter.ts1 importers · radius 1
Modules (6)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- website/src/components8 files · 10 in-degree
- gentest/src5 files · 10 in-degree · in cycle
- gentest/src/emitters4 files · 7 in-degree · in cycle
- website/src/pages4 files · 2 in-degree
- javascript/src3 files · 2 in-degree
- website/static/img2 files · 2 in-degree
Circular dependencies (1)
- gentest/src/CssToYoga.ts to gentest/src/emitters/Emitter.ts to gentest/src/CssToYoga.ts
Ask AI about facebook/yoga
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.