sveltejs/svelte · packages/svelte/src/internal/client/dom
The packages/svelte/src/internal/client/dom module of sveltejs/svelte — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
6
Files
70
Total in-degree
6
Modules imported
7
Importing modules
A file in this module participates in a circular import — see the architecture overview.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- hydration.js28 in · 3 out · radius 94
- operations.js20 in · 7 out · radius 94
- task.js10 in · 2 out · radius 94
- template.js8 in · 5 out · radius 19
- reconciler.js3 in · 1 out · radius 21
- css.js1 in · 4 out · radius 8
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
- packages/svelte/src/internal/client/dom/blocks24
- packages/svelte/src/internal/client/dom/elements15
- packages/svelte/src/internal/client9
- packages/svelte/src/internal/client/dom/elements/bindings2
- packages/svelte/src/internal/client/reactivity2
- packages/svelte/src/internal/client/dev1
- packages/svelte/src/reactivity1
Ask AI about sveltejs/svelte
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. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.