RobertBroersma / beanheads

Easily create characters for your projects
https://beanheads.robertbroersma.com
MIT License
1.39k stars 93 forks source link

Can you come up with a support for nuxt3 or vue3? #51

Closed nideajun closed 3 months ago

nideajun commented 3 months ago

I think this design concept is very innovative. It would be even better if it could support Vue3 or Nuxt3.

RobertBroersma commented 3 months ago

I don't know if it supports Vue 3, but someone made this port: https://github.com/DerpyScripts/vue-bigheads

nideajun commented 3 months ago

Thank you very much for your help. I have tried in nuxt3

This quote prompts Vue: Could not find a declaration file for module Vue bigheads.

It should be Vue2's JavaScript and cannot be directly referenced in TS. But with help, if I have time, I will try to change it to TS. Thank you again for your help.