DonChiaQE / vuejs-os-template

Template to create an interactive OS on the Web
MIT License
79 stars 8 forks source link

Could you bring this to Nuxt3? #3

Open FrodoTrash opened 1 year ago

FrodoTrash commented 1 year ago

I'm very interested : >

carlosepcc commented 6 months ago

I was going to ask the same. At least to Vue 3. If there are any plans on doing this. I was thinking in doing the same but found your open source project and I will check it out. Only that I have experience only with Vue 3.

DonChiaQE commented 6 months ago

Hi, I'm really glad to see interest in my template. I've attempted to port it to Vite + Vue3 + Pinia in the past, my memory fails me but I do believe that I ran into some trouble with the windows movement as the library I was using had not been ported to Vue3 just yet. I might take a second look at porting the template soon, but this may take some time as I am quite caught up with work.

peergum commented 5 months ago

I developed a similar project, available here that runs on Vue3. I hadn't found this one, which may be more complete (and mine only tackles MacOS environment, at this point at least, and is still missing some features).

My project is fairly easy to use (and hopefully well-enough documented), but it may be lacking for now. See my demo.

I'll actually likely check this project to see how to improve/complete mine. Thanks Don for the great work!

DonChiaQE commented 5 months ago

That's awesome! I'm actually working on the nuxt3 version of my repo right now 👀, decided to bite the bullet and have it updated. I'll be sure to take a look at your repo @peergum

tyanyaw commented 2 weeks ago

i want vue 3 + pinia version too. Maybe npm version better