npm Packages

This document showcases all npm package information maintained by the Module Federation team.

@module-federation/enhanced

The core package of Module Federation, serving as a Webpack build plugin, Rspack build plugin, and Runtime entry dependency.

@module-federation/runtime

The Runtime package of Module Federation, typically used with @module-federation/enhanced to leverage Runtime capabilities, and can be installed separately if no build tool is required.

@module-federation/rspack

The Rspack build plugin for Module Federation, typically used with @module-federation/enhanced, and cannot be used independently without the Runtime API.

@module-federation/nextjs-mf

The Next.js build plugin for Module Federation.

@module-federation/node

The Node build plugin for Module Federation.

@module-federation/storybook-addon

The storybook plugin for Module Federation.