# @module-federation/inject-external-runtime-core-plugin

> A sdk for support module federation

Latest version **2.9.0** (published 2026-08-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @module-federation/inject-external-runtime-core-plugin
pnpm add @module-federation/inject-external-runtime-core-plugin
yarn add @module-federation/inject-external-runtime-core-plugin
bun add @module-federation/inject-external-runtime-core-plugin
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.9.0 |
| Published | 2026-08-24 |
| First published | 2024-12-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 12.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2636 |
| Author | zhanghang |
| Maintainers | zackljackson, heal, shawzhou, gioboa |
| Keywords | Module Federation, sdk |

## Links

- npm: https://www.npmjs.com/package/@module-federation/inject-external-runtime-core-plugin
- Repository: https://github.com/module-federation/core
- Homepage: https://github.com/module-federation/core#readme
- Issues: https://github.com/module-federation/core/issues
- npm.io page: https://npm.io/package/@module-federation/inject-external-runtime-core-plugin

## Recent versions

- 2.9.0 (latest) — 2026-08-24
- 0.0.0-release-v2-9-0-20260824030637 (next) — 2026-08-24
- 0.0.0-fix-runtime-core-set-shared-lib-20260819111025 — 2026-08-19
- 0.0.0-feat-preload-asset-url-dedupe-20260819073808 — 2026-08-19
- 0.0.0-feat-preload-asset-url-dedupe-20260819072341 — 2026-08-19
- 2.8.2 — 2026-08-06
- 0.0.0-feat-operate-openruntime-20260803054425 — 2026-08-03
- 0.0.0-feat-operate-openruntime-20260729120109 — 2026-07-29
- 0.0.0-feat-operate-openruntime-20260729082849 — 2026-07-29
- 2.8.1 — 2026-07-28
- 0.0.0-feat-operate-openruntime-20260726151341 — 2026-07-26
- 0.0.0-feat-operate-openruntime-20260726083609 — 2026-07-26
- 0.0.0-codex-rspress-codeblock-transform-20260724100038 — 2026-07-24
- 0.0.0-feat-operate-openruntime-20260722064424 — 2026-07-22
- 0.0.0-main-20260720131707 — 2026-07-20
- … 530 more at https://npm.io/package/@module-federation/inject-external-runtime-core-plugin/versions

## README

# `@module-federation/inject-external-runtime-core-plugin`

This runtime plugin will inject `@module-federation/runtime-core` .

And the plugin will be automatic applied when set `experiments.externalRuntime: 'provide'` by build plugin.

The provider can use host's runtime when set `experiments.externalRuntime: true`.

---
_Source: https://npm.io/package/@module-federation/inject-external-runtime-core-plugin · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
