@nx/module-federation
TypeScript icon, indicating that this package has built-in type declarations

20.3.0 • Public • Published

Nx - Smart Monorepos · Fast CI

CircleCI License NPM Version Semantic Release Commitizen friendly Join the chat at https://gitter.im/nrwl-nx/community Join us on the Official Nx Discord Server


Nx: Smart Monorepos · Fast CI

Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.

This package is a Module Federation plugin for Nx. Module Federation allows developers to share code between deployed applications easier and makes team collaboration more efficient.
To learn more about Module Federation, check out the official documentation.

Getting Started

Creating an Nx Workspace

Using npx

npx create-nx-workspace

Using npm init

npm init nx-workspace

Using yarn create

yarn create nx-workspace

Adding Nx to an Existing Repository

Run:

npx nx@latest init

Documentation & Resources

Nx - Smart Monorepos · Fast CI

Package Sidebar

Install

npm i @nx/module-federation

Homepage

nx.dev

Weekly Downloads

122,695

Version

20.3.0

License

MIT

Unpacked Size

106 kB

Total Files

69

Last publish

Collaborators

  • nrwlowner
  • nrwl-jason
  • jameshenry
  • jack-nrwl