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

antfu/reactivue

🙊 Use Vue Composition API in React components observed · 2026-08-28

github.com/antfu/reactivue · TypeScript · 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: 2237
  • days_rel: n/a
  • days_push: 810
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1478 stars · 38 forks observed · 2026-08-28

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

Reactivue is a small TypeScript library that lets you use the Vue Composition API (ref, computed, lifecycle hooks) inside React functional components. It provides a defineComponent factory, a useSetup hook, and createSetup for building reusable composition-based hooks in React apps.

Use cases

  • use Vue Composition API reactivity in React components
  • share composition logic between Vue and React codebases
  • write React hooks using ref and computed
  • migrate logic from Vue to React incrementally
  • create reusable custom hooks with Vue-style setup functions

When to choose

  • you know and love Vue's reactivity system but work in a React codebase
  • you want to share composable logic across Vue and React projects
  • you prefer ref/computed semantics over React's useState/useMemo

When to avoid

  • your team is purely React or purely Vue with no cross-framework needs
  • you want a widely maintained solution - the project sees infrequent updates
  • you need full Vue ecosystem features like templates, directives, or Vue plugins

Facets

library · maturity maintenance

state-management frontend-framework frontend web-development developer-tools vue-composition-api react reactivity interop typescript nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
antfu/reactivuemain32

For agents

markdown · JSON · MCP: product_card(name="antfu/reactivue")

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