Official Libraries
English
Appearance
Controllable and progressive, convention-driven, designed for web cross-framework solutions.
Migrate from a single component to a full project safely and gradually.
Compilation based on explicit rules, not heuristics.
Vue and React coexist through a unified compilation layer.
Exploring full Vue to React compilation at scale.
Full support for Vue 3 script setup and Composition API.
Transforms Vue templates into idiomatic React JSX.
Reactivity and lifecycle adapted seamlessly to React.
Scoped and module styles compiled to static CSS.
Carefully optimized at every compilation step.
Preserves types and converts .vue to .tsx seamlessly.
Build and incremental compilation support.
Handles files, assets, and dependencies automatically.
Optional Vite scaffolding for React projects.