MyGit

module-federation/core

Fork: 201 Star: 1348 (更新于 2024-08-22 11:59:41)

license: MIT

Language: TypeScript .

Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications

最后发布版本: v0.5.1 ( 2024-08-20 14:59:04)

官方网址 GitHub网址

Module federation Banner

Module Federation

npm version downloads license

You can consider the module federation capabilities provided by this repository as "module federation 2.0". "Module Federation 2.0" differs from the "Module Federation" built into Webpack 5 by offering not only the core features of module export, loading, and dependency sharing but also additional dynamic type hinting, a "Manifest", a "Federation Runtime", and a "Runtime Plugin System". These features make "Module Federation" more suitable for use as a micro-frontend architecture in large-scale web applications.

💡 What is Module Federation?

  • Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications

  • Module Federation can be used to split monolithic applications into micro-front-end architectures

  • Module Federation reuses common dependencies between modules as much as possible

✨ What new features does Module Federation provide?

  • 🎨 Module Federation Runtime
  • 🧩 Runtime Plugins System
  • 📝 Manifest
  • 🚀 Dynamic type prompt
  • 🛠️ Chrome Devtool

📚 Getting Started

To get started with Module Federation, see the Quick Start.

🧑‍💻 Community

Come and chat with us on Discussions or Discord! The Module federation team and users are active there, and we're always looking for contributions.

🤝 Contribution

New contributors welcome!

Please read the Contributing Guide.

🙌 Code of Conduct

This repo has adopted the Code of Conduct. Please check Code of Conduct for more details.

最近版本更新:(数据更新于 2024-08-22 11:59:25)

2024-08-20 14:59:04 v0.5.1

2024-08-16 11:53:06 v0.5.0

2024-08-06 12:51:08 v0.3.5

2024-08-06 11:51:27 v0.3.4

2024-07-29 11:05:55 v0.3.3

2024-07-26 17:38:02 v0.3.2

2024-07-23 18:53:50 v0.3.1

2024-07-23 17:42:39 v0.3.0

2024-07-22 19:41:15 v0.2.8

2024-07-22 10:26:03 v0.2.7

主题(topics):

module-federation, nextjs, node, react, typescript, webpack

module-federation/core同语言 TypeScript最近更新仓库

2024-09-20 02:53:48 lobehub/lobe-chat

2024-09-20 01:47:10 vitejs/vite

2024-09-20 00:15:10 siyuan-note/siyuan

2024-09-19 22:02:20 CopilotKit/CopilotKit

2024-09-19 16:44:23 x-extends/vxe-table

2024-09-19 11:13:15 TBXark/ChatGPT-Telegram-Workers