originjs/vite-plugin-federation
Module Federation for vite & rollup observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 21
- Release rhythm 40
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 1856
- days_rel: 508
- days_push: 474
- n_releases_24m: 6
Adoption not part of the score
3044 stars · 294 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Vite and Rollup plugin that implements Module Federation, allowing multiple frontend applications to share code and modules at runtime. It is inspired by and compatible with Webpack Module Federation.
Use cases
- share components between multiple frontend apps at runtime
- build a micro-frontend architecture with Vite
- load remote modules from another app in a Vite project
- share dependencies like Vue across separate builds
- migrate Webpack Module Federation to Vite or Rollup
- expose modules from a remote app to a host app
When to choose
- you use Vite or Rollup and want Webpack-compatible Module Federation
- you are splitting a monolithic frontend into micro-frontends
- you need runtime code sharing between independently deployed frontend apps
When to avoid
- you are using Webpack, which has built-in Module Federation
- you only need simple static code sharing via npm packages
- you need a framework-agnostic micro-frontend runtime beyond Vite/Rollup
Facets
plugin · maturity active
build-tool microservices plugin-system frontend web-development developer-tools cli vite rollup module-federation micro-frontend typescript nodejs web-server
1 source
- readme: https://github.com/originjs/vite-plugin-federation · fetched 2026-08-28 · 6643716a4dd7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| originjs/vite-plugin-federation | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="originjs/vite-plugin-federation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem