vite-plugin-federation
Micro-front-end framework
Enables micro-front-end development by integrating multiple projects into a single application
Module Federation for vite & rollup
2k stars
24 watching
242 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
microfront-endrollupvitevue
Related projects:
Repository | Description | Stars |
---|---|---|
rollup/plugins | A collection of official plugins for a popular JavaScript module bundler | 3,643 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
vitejs/vite | A tool for building and serving frontend applications quickly and efficiently | 68,580 |
angular-architects/module-federation-plugin | A plugin for Angular applications that enables module federation, allowing developers to share and reuse code across multiple projects | 730 |
vite-pwa/vite-plugin-pwa | A plugin that simplifies the process of creating progressive web apps with Vite | 3,212 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE output | 41 |
rollup/rollup | A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,379 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
antfu-collective/vitesse-webext | A Vite-powered starter template for building web extensions with Vue 3 and TypeScript. | 2,903 |
tomjs/vite-plugin-vscode | A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 40 |
yjl9903/vite-plugin-cloudflare-functions | A Vite plugin that enables Cloudflare Pages Functions to work with Vite projects | 55 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
kamiapp-fr/vite-plugin-cem | Builds and serves custom elements manifest for Vitejs projects | 29 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |