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

reactions/component

Declarative version of React.Component observed · 2026-08-28

github.com/reactions/component · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3120
  • days_rel: n/a
  • days_push: 1366
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1058 stars · 36 forks observed · 2026-08-28

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

A declarative React component that lets you add lifecycle methods and local state inline without creating a new component class. It has since moved to Reach UI, with this repo kept for historical reference.

Use cases

  • add state to JSX without creating a new component
  • fetch async data inline with didMount
  • declarative lifecycle hooks in React
  • small counter or toggle state in render
  • composable render-prop state container

When to choose

  • you use legacy React class-era code and want inline state or lifecycles
  • you want a lightweight render-prop alternative to hooks in old codebases

When to avoid

  • starting a new React project - use built-in hooks instead
  • you need actively maintained or documented software - it moved to Reach UI and is historical

Facets

library · maturity maintenance

ui-components state-management frontend web-development browser react declarative-components lifecycle render-props moved-to-reach-ui nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
reactions/componentmain32

For agents

markdown · JSON · MCP: product_card(name="reactions/component")

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