vuact
Installation
SKILL.md
Vuact
Vuact is a React runtime compatibility layer for Vue 3. It enables seamless usage of the React component ecosystem inside Vue 3 projects, with two-way interoperability between Vue and React for components, events, reactivity, Context, Ref, and more.
Key value:
- Seamlessly use React components in Vue apps
- Support bidirectional migration: Vue ↔ React
- Use Vue and React in the same application
- Build cross-stack component libraries in a React-like way
Quick Start
For the full configuration and initialization flow, see setup-config.md.
Core Capabilities
1. Component Conversion
Vuact provides two core functions to convert components between Vue and React: