RickWong/react-transmit
Relay-inspired library based on Promises instead of GraphQL. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4182
- days_rel: n/a
- days_push: 3323
- n_releases_24m: 0
Adoption not part of the score
1306 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React Transmit is a Relay-inspired React data-fetching library that uses Promises instead of GraphQL. It provides a higher-order component (createContainer) API for composable, isomorphic data queries with server-side rendering and React Native support.
Use cases
- fetch data for React components without GraphQL
- server-side render React components with data
- compose promise-based data fragments like Relay
- use Relay-style containers with plain REST APIs
- fetch data in React Native apps
When to choose
- you want Relay-like data containers but prefer Promises over GraphQL
- you need isomorphic data fetching with server-side rendering in React
When to avoid
- you need an actively maintained library (last release 2017)
- you already use GraphQL and can use official Relay
- you use modern React with hooks or server components
Facets
library · maturity abandoned
ssr frontend-framework web-development frontend cross-platform react relay-inspired promises higher-order-components data-fetching react-native nodejs web-server
2 sources
- readme: https://github.com/RickWong/react-transmit · fetched 2026-08-28 · 9aaa0e2fb6e6
- registry_npm: https://registry.npmjs.org/react-transmit · fetched 2026-08-29 · a89e68672eda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RickWong/react-transmit | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="RickWong/react-transmit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem