Tencent/hel
A module federation SDK for browser and node, it is unrelated to tool chain for module consumer. 工具链无关的跨端模块联邦sdk. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1494
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1110 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
sdk developer-tools plugin-system cli frontend web-development microservices developer-tools browser cross-platform module-federation micro-frontend runtime-module-loading toolchain-agnostic hot-update remote-modules hel-micro nodejs web-server
2 sources
- readme: https://github.com/Tencent/hel · fetched 2026-08-28 · 6cde809cf4eb
- homepage: https://tencent.github.io/hel/ · fetched 2026-08-29 · 4ea753a61581
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/hel | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem