Extends modules with remote functionalities.
Vite plugin for Module Federation
PostCSS plugin to import CSS files
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
A Vite plugin which support 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
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
[](https://github.com/electron/remote/actions/workflows/test.yml) [](https://npmjs.org/package/@electron/remote
Module resolver plugin for Babel
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
GraphQL ESLint plugin.
A sdk for support module federation
Bundles your assets from remote urls with your app
No description provided.
Helper library for module federation
Allow parsing of the module attributes in the import statement
Get remote content.
Allow parsing of the module assertion attributes in the import statement
Rush plugin for generic HTTP cloud build cache
Plugin helper for Fastify
A Vite plugin for synchronizing HMR across multiple workspaces in a monorepo setup.
Log all requests and request errors
Octokit plugin adding one method for all of api.github.com REST API endpoints
No description provided.
No description provided.
No description provided.
No description provided.