vuera icon indicating copy to clipboard operation
vuera copied to clipboard

:eyes: Vue in React, React in Vue. Seamless integration of the two. :dancers:

Results 92 vuera issues
Sort by recently updated
recently updated
newest added

how to pass ReactNode to react component in Vue?

Hi everyone! I'm looking for someone willing to actively maintain Vuera. This project was fun to write, but I haven't used it all that much. Frankly, I haven't used this...

Hi, How can i use vuera in my nuxt project ? I integrated it as specified but I get an error like below. And the whole app is breaking down....

``Hello, I am currently migrating from a vue app into a react app, and therefore i want to start adding some react component inside react. I am trying To add...

Hi I did the step exactly like what's written in readme, but I got errors using either way for **Vue in React** in my project. 1. The way "without the...

Thank you for this library. I would like to elaborate a use case: we have a React component library with some powerful components that rely on further dependencies, e.g.: //...

- Moves code base to typescript - Adds vue example (`./example`) - Adds react example (`./example_react`) Todo: - [ ] Check tests - [ ] Test Vue *and setup vue...

FIxes #92 remove dist in repo, add prePublish scripts various deps update