# RickWong/react-transmit

Relay-inspired library based on Promises instead of GraphQL.

Repository: https://github.com/RickWong/react-transmit
Canonical: https://ross.abutalabs.com/products/react-transmit
Language: JavaScript
License: BSD-3-Clause
License Family: permissive
Topics: react, graphql, component-driven, javascript, relay, promises
Archived: true
Last push: 2017-07-28T22:04:37+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4182, "days_push": 3323, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1306, forks 61 (observed 2026-08-28T04:04:18.887117+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ssr, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: react, relay-inspired, promises, higher-order-components, data-fetching, react-native, nodejs, web-server

## Member repositories
- RickWong/react-transmit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.887117+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-30T04:50:56.832829+00:00, confidence not recorded.
  - readme: https://github.com/RickWong/react-transmit (fetched 2026-08-28T04:04:18.887117+00:00, sha 9aaa0e2fb6e6)
  - registry_npm: https://registry.npmjs.org/react-transmit (fetched 2026-08-29T12:08:56.069818+00:00, sha a89e68672eda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
