# gloriasoft/veaury

Use React in Vue3 and Vue3 in React, And as perfect as possible!

Repository: https://github.com/gloriasoft/veaury
Canonical: https://ross.abutalabs.com/products/veaury
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue3, vue, react, veaury, vuereact-combined
Last push: 2025-08-06T05:32:28+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 35, release rhythm 41, longevity 100
- inputs: {"age_days": 1670, "days_push": 392, "days_rel": 392, "gap_med": 7.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1737, forks 109 (observed 2026-08-28T04:05:29.884927+00:00)

## What it is
Veaury is a JavaScript library that lets developers use React components inside Vue 3 apps and Vue 3 components inside React apps. It handles cross-framework rendering, events, slots, context, and v-model bridging, with tooling support for Webpack, Vite, and SSR.

## Use cases
- use React components inside a Vue 3 application
- use Vue 3 components inside a React application
- migrate an app gradually from Vue to React or vice versa
- share a component library between Vue and React projects
- render cross-framework components in SSR projects
- bridge slots, events, and context between Vue and React components

## When to choose
- you have a mixed Vue 3 and React codebase or are doing an incremental migration
- you need to reuse existing components from one framework in the other
- you want first-class support for slots, events, context, and v-model across frameworks
- you use Vite or Webpack and possibly SSR

## When to avoid
- your project uses only one framework
- you use Vue 2 rather than Vue 3
- you need a fully stable, widely battle-tested interop solution with large enterprise adoption

## Facets
- artifact type: library
- maturity: active
- function: ui-components, middleware, ssr
- domain: frontend, web-development, cross-platform
- platform: cross-platform
- tags: vue3, react, interop, component-bridge, vite-plugin, webpack-loader, nodejs, web-server

## Member repositories
- gloriasoft/veaury (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:29.884927+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:30:38.297616+00:00, confidence not recorded.
  - readme: https://github.com/gloriasoft/veaury (fetched 2026-08-28T04:05:29.884927+00:00, sha 424e0e3d329c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
