使用webpack5构建项目时,使用federation可实现加载在线模块,import-remote-module配合federation实现动态加载在线模块
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
PostCSS plugin to import CSS files
Vite plugin for Module Federation
[](https://github.com/electron/remote/actions/workflows/test.yml) [](https://npmjs.org/package/@electron/remote
A Vite plugin which support Module Federation.
Get the remote origin URL of a Git repository
SSH remote port forward
Utilities for rendering Remote DOM elements using [React](https://reactjs.org/).
Helper library for module federation
Get remote content.
Yjs encoding protocols
Loads a CommonJS, AMD, or UMD module from a remote URL for the Browser or Node.js.
A collection of DOM-based utilities for synchronizing elements between JavaScript environments
An RPC library with strong support for simulating the transfer of functions via postMessage
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
utilities for loading mdx from any remote source as data, rather than as a local import
Allow Dynamic Imports of Remotely Exposed Modules Using Webpack Module Federation
Inlines css into html source
For warning: [`@module-federation/runtime`](https://module-federation.io/guide/basic/runtime/runtime.html) is recommended as a replacement
Lightweight, fast and secure SCP function for NodeJS
The Remote Config package of the Firebase JS SDK
No description provided.
No description provided.
No description provided.