# Tencent/hel

A module federation SDK for browser and node, it is unrelated to tool chain for module consumer. 工具链无关的跨端模块联邦sdk.

Repository: https://github.com/Tencent/hel
Canonical: https://ross.abutalabs.com/products/hel
Homepage: https://tencent.github.io/hel/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: module-federation, hel, better-module-federation, hel-micro, runtime-module-federation, micro-frontend
Last push: 2026-08-18T04:02:51+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 1494, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1110, forks 99 (observed 2026-08-28T04:03:37.528289+00:00)

## What it is
Hel-micro is a toolchain-agnostic module federation SDK that works in both the browser and Node.js, letting developers load remote shared modules at runtime without rebuilding. It includes a CLI for scaffolding micro-module projects and an optional helpack platform for module version management.

## Use cases
- share modules across multiple frontend projects at runtime
- load remote modules without rebuilding the host app
- implement micro-frontend architecture with shared dependencies
- hot-update shared libraries without redeploying the whole app
- share node modules between backend services at runtime
- manage versions and rollbacks of shared remote modules

## When to choose
- you need runtime module federation independent of webpack, vite, or other build tools
- you want shared dependencies to update without rebuilding consumer apps
- you need cross-environment module sharing between browser and Node.js
- you are building a micro-frontend architecture with shared micro-modules

## When to avoid
- you only need simple code splitting or lazy loading within a single app
- your team prefers build-time module federation built into webpack
- you want a fully managed micro-frontend framework with routing and lifecycle management
- you need a solution with a permissive, well-known open-source license

## Facets
- artifact type: library
- maturity: active
- function: sdk, developer-tools, plugin-system, cli
- domain: frontend, web-development, microservices, developer-tools
- platform: browser, cross-platform
- tags: module-federation, micro-frontend, runtime-module-loading, toolchain-agnostic, hot-update, remote-modules, hel-micro, nodejs, web-server

## Member repositories
- Tencent/hel (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.528289+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-30T06:43:25.840020+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/hel (fetched 2026-08-28T04:03:37.528289+00:00, sha 6cde809cf4eb)
  - homepage: https://tencent.github.io/hel/ (fetched 2026-08-29T12:46:50.368714+00:00, sha 4ea753a61581)
- Data as of 2026-08-30T08:39:29.467469+00:00.
