hilla icon indicating copy to clipboard operation
hilla copied to clipboard

Add support for Vue

Open marcushellberg opened this issue 2 years ago • 6 comments

This issue is for discussing possibly adding support for Vue in the future. It is intended as a way for us to gauge interest and gather insights.

Please upvote and let us know if this is something you are interested in.

marcushellberg avatar Feb 06 '23 22:02 marcushellberg

Vue would be an excellent addition. It offers robust support for web components and uses Vite. Integration with Vue might be easier than with Angular.

TechTinkerer42 avatar Feb 19 '23 14:02 TechTinkerer42

This would be awesome! Yes please 👏🏻

danvega avatar Mar 01 '23 18:03 danvega

While we wait for official support, here's an example of how to use them together https://github.com/marcushellberg/hilla-vue

All that was needed was to change the frontend folder contents to a Vue project and update the Vite config to use the Vue plugin.

marcushellberg avatar Mar 01 '23 21:03 marcushellberg

Hi @marcushellberg I tried to download and run the sample project you created https://github.com/marcushellberg/hilla-vue but its not working.

zorenkonte avatar Jul 18 '23 03:07 zorenkonte

any update? it will be great have vue support, only with the generated endpoints, it will be a big point

devMls avatar Dec 13 '23 20:12 devMls

In the near term, we're working on getting the React experience just right before adding any additional frameworks.

marcushellberg avatar Dec 13 '23 21:12 marcushellberg