Ross ROSS = Recommend OSS · open-source software intelligence for agents

markdalgleish/redial

Universal data fetching and route lifecycle management for React etc. observed · 2026-08-28

github.com/markdalgleish/redial · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3957
  • days_rel: n/a
  • days_push: 3003
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1094 stars · 42 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Redial is a JavaScript library providing universal data fetching and route lifecycle management for React applications, using decorators to define lifecycle hooks on route components. It lets you trigger asynchronous hooks like fetch, defer, and done across component trees, particularly for server-side rendering with React Router.

Use cases

  • prefetch data on the server before rendering React routes
  • define custom lifecycle hooks for React Router route handlers
  • separate mandatory data dependencies from ones allowed to fail
  • defer some data fetching to the client for server performance
  • dispatch page load events after client-side data fetching completes

When to choose

  • you're building a server-rendered React app with React Router and need route-level data prefetching
  • you want fine-grained control over route lifecycle events like fetch, defer, and done

When to avoid

  • you're using modern React with hooks, Suspense, or frameworks like Next.js or Remix
  • you need an actively maintained library - the last release was in 2018

Facets

library · maturity abandoned

web-framework middleware http-client web-development frontend backend react data-fetching server-side-rendering react-router lifecycle-hooks universal-apps nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
markdalgleish/redialmain32

For agents

markdown · JSON · MCP: product_card(name="markdalgleish/redial")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem