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

tylermcginnis/re-base

:fire: A Relay inspired library for building React.js + Firebase applications. :fire: observed · 2026-08-28

github.com/tylermcginnis/re-base · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4110
  • days_rel: n/a
  • days_push: 2963
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2102 stars · 138 forks observed · 2026-08-28

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

re-base is a JavaScript library that simplifies binding Firebase Realtime Database data to React component state, inspired by Relay. It provides one-way and two-way data binding, listeners, and CRUD helpers so components can declare their own data dependencies.

Use cases

  • sync firebase data with react component state
  • two-way data binding between react state and firebase
  • listen to firebase endpoint changes in react components
  • fetch and post data to firebase from react app
  • replace flux with firebase in a react app

When to choose

  • building a legacy React app with the Firebase Realtime Database
  • you want simple state-to-Firebase binding without Flux or Redux
  • you prefer class components and mixin-free Firebase integration

When to avoid

  • starting a new project - the library is unmaintained since 2018
  • using Firebase Firestore instead of the Realtime Database
  • using modern React hooks - prefer Firebase's official SDK or react-firebase-hooks

Facets

library · maturity abandoned

state-management database-driver sdk web-development frontend databases firebase react data-binding realtime-database relay-inspired real-time nodejs javascript web-server

2 sources

Member repositories

RepositoryRoleHealth v2
tylermcginnis/re-basemain32

For agents

markdown · JSON · MCP: product_card(name="tylermcginnis/re-base")

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