gregberge/react-teleporter
Teleport React components in the same React tree 📡 observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 23
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 2641
- days_rel: 467
- days_push: 467
- n_releases_24m: 1
Adoption not part of the score
1150 stars · 21 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small React library that lets you 'teleport' components from one place in the React tree to another, built on React Portals. It's useful for configuring parts of the UI (like a header status bar) from distant components.
Use cases
- render content into a header from a page component
- create scalable layout slots in React apps
- inject status bars or toolbars from anywhere in the tree
- alternative to react-helmet for UI regions
- render multiple sources into a single target
When to choose
- you need to render React components into a distant part of the tree with a simple API
- you want typed, reusable portal slots for layout composition
- you need multiple sources feeding one target
When to avoid
- you just need raw portals without slot semantics
- you're not using React
- you need to teleport across separate React roots or iframes
Facets
library · maturity active
ui-components state-management frontend-framework frontend web-development browser cross-platform react portal teleport tunnel component-composition layout nodejs
2 sources
- readme: https://github.com/gregberge/react-teleporter · fetched 2026-08-28 · e037c695324a
- registry_npm: https://registry.npmjs.org/react-teleporter · fetched 2026-08-29 · 08bcfaa444cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gregberge/react-teleporter | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="gregberge/react-teleporter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem