# empjs/emp

EMP Micro FE Base on Rspack & module federation

Repository: https://github.com/empjs/emp
Canonical: https://ross.abutalabs.com/products/emp
Homepage: https://v4.empjs.dev
Language: TypeScript
License Family: other
Topics: emp, federation, module-federation
Last push: 2026-08-13T07:39:37+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 81, longevity 100
- inputs: {"age_days": 2134, "days_push": 20, "days_rel": 48, "gap_med": 65, "n_releases_24m": 8}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2397, forks 230 (observed 2026-08-28T04:06:43.647366+00:00)

## What it is
EMP is a micro-frontend engineering framework built on Rspack 2 and Module Federation 2, providing unified configuration for host/remote apps, shared dependencies, manifest and DTS generation. It supports React, Vue 2/3, and modern CSS tooling with ESM-first output.

## Use cases
- build a micro-frontend architecture with module federation
- share dependencies between independently deployed frontend apps
- split a large React or Vue app into federated remote modules
- generate TypeScript type declarations for federated modules
- migrate a webpack module federation setup to Rspack for faster builds

## When to choose
- you need micro-frontend federation with shared dependencies and runtime loading
- you want a batteries-included build setup for host and remote apps
- you want fast Rspack-based builds with ESM output

## When to avoid
- you need a simple single-page app without module federation
- you require a permissive license for enterprise use since the repo has no license
- you prefer framework-agnostic tooling outside the EMP configuration model

## Facets
- artifact type: framework
- maturity: active
- function: build-tool, web-framework, developer-tools
- domain: web-development, frontend, microservices, developer-tools
- platform: cross-platform
- tags: micro-frontend, module-federation, rspack, typescript, esm, nodejs, web-server

## Member repositories
- empjs/emp (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.647366+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:19.919576+00:00, confidence not recorded.
  - readme: https://github.com/empjs/emp (fetched 2026-08-28T04:06:43.647366+00:00, sha f17537245ce2)
  - homepage: https://v4.empjs.dev (fetched 2026-08-29T10:15:06.748562+00:00, sha 2b5cfda3b67a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
