MCPcopy Index your code
hub / github.com/alexzuza/angular-plugin-architecture-with-module-federation

github.com/alexzuza/angular-plugin-architecture-with-module-federation @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
54 symbols 101 edges 46 files 0 documented · 0% updated 5y ago★ 754 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Angular PluginArchitecture with Webpack 5 Module Federation

Start

  • yarn install

  • npm run build:shared

  • npm run serve:plugins

Extension points exported contracts — how you extend this code

Tab (Interface)
(no doc) [1 implementers]
projects/shared/src/lib/tabs/tab.interface.ts
PluginsConfig (Interface)
(no doc)
src/app/core/plugins-config.provider.ts

Core symbols most depended-on inside this repo

addTab
called by 1
projects/shared/src/lib/tabs/tabs.component.ts
navigateTo
called by 1
projects/plugins/e2e/src/app.po.ts
getTitleText
called by 1
projects/plugins/e2e/src/app.po.ts
loadPlugin
called by 1
src/app/app.component.ts
loadConfig
called by 1
src/app/core/plugins-config.provider.ts
loadRemoteEntry
called by 1
src/app/core/plugin-loader.service.ts
load
called by 1
src/app/core/plugin-loader.service.ts
navigateTo
called by 1
e2e/src/app.po.ts

Shape

Class 34
Method 15
Function 3
Interface 2

Languages

TypeScript100%

Modules by API surface

src/app/core/plugins-config.provider.ts5 symbols
src/app/core/plugin-loader.service.ts5 symbols
src/app/app.component.ts5 symbols
projects/shared/src/lib/tabs/tabs.component.ts4 symbols
projects/plugins/e2e/src/app.po.ts4 symbols
e2e/src/app.po.ts4 symbols
projects/shared/src/lib/tabs/tab.component.ts3 symbols
projects/shared/src/lib/shared.service.ts3 symbols
src/app/app.module.ts2 symbols
projects/shared/src/lib/shared.module.ts2 symbols
projects/shared/src/lib/shared.component.ts2 symbols
projects/shared/src/lib/button/button.component.ts2 symbols

For agents

$ claude mcp add angular-plugin-architecture-with-module-federation \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page