An open API service indexing awesome lists of open source software.

https://github.com/jolares/example-angular-module-federation

Build, serve, and lazy load multiple Angular micro-frontends (MFEs) using the Module Federation concept. MFEs can be built and served both as a single app or in isolation while sharing DOM with a shell/host application and other MFEs, while sharing specified project dependencies.
https://github.com/jolares/example-angular-module-federation

angular micro-frontends module-federation

Last synced: 10 months ago
JSON representation

Build, serve, and lazy load multiple Angular micro-frontends (MFEs) using the Module Federation concept. MFEs can be built and served both as a single app or in isolation while sharing DOM with a shell/host application and other MFEs, while sharing specified project dependencies.

Awesome Lists containing this project