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

parse-community/ParseReact

Seamlessly bring Parse data into your React applications. observed · 2026-08-28

github.com/parse-community/ParseReact · homepage · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived 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: 4182
  • days_rel: n/a
  • days_push: 2181
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1289 stars · 203 forks observed · 2026-08-28

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

Parse + React is an interface layer on top of the Parse JS SDK that lets React components subscribe to Parse queries and automatically re-render as underlying objects are created or modified. Mutations are dispatched Flux-style so data stays synchronized across components.

Use cases

  • bind parse backend data to react components
  • subscribe react components to parse queries
  • auto-update react ui when parse objects change
  • dispatch flux-style mutations from react against parse
  • use parse as the data layer for a react app
  • share parse query results across multiple react components

When to choose

  • maintaining a legacy app pinned to Parse JS SDK 1.6.14 or earlier that already uses the mixin/observe pattern
  • reviving an old Parse-era React codebase where migrating off this layer is not yet feasible

When to avoid

  • starting any new project - the maintainers explicitly state it is not maintained
  • using Parse JS SDK 1.7+ or LiveQueries, which it does not support
  • modern React apps using hooks, where current Parse SDK bindings or data-fetching libraries are better choices

Facets

library · maturity abandoned

state-management orm web-development frontend databases browser cross-platform react parse data-binding flux query-subscriptions react-native backend-as-a-service unmaintained legacy mobile

2 sources

Member repositories

RepositoryRoleHealth v2
parse-community/ParseReactmain10

For agents

markdown · JSON · MCP: product_card(name="parse-community/ParseReact")

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