How/Where to include/install and use foreign Vue components eg range slider from unpkg etc.?
Hi all,
I am into the second week of trying Vue.js , 83 versions of VueJS example from Tiki, web sandboxes etc. I had been very happy with javascript, jquery. But now? My experience is that I had not seen more messed up with versions and flavours and bloated up (to several gigabytes of instalation) technology than this. Is ms typescript to blame? ๐ And my guess is that's why there is not much of a progress with Kanban in Tiki during last 2 years or more? Anyway. Before giving up, I want to hear at least some hints. Or what do I need to put into a bin? Do I need to use npm or yarn for vue.js in tiki? npx? Bower, webpack? Or is it enough just composer to install some foreign vue.js components? Or just to copy e.g Multiselect.vue file somewhere like some Kanban *.vue files in /lib/vue-mf folder? But then it has a zillion dependencies...
I understand that we have vue version 3.2.29 now in tiki so the tiki info is outdated in here https://dev.tiki.org/VueJS-In-Tiki-Part-2 where it says "Some Points for Discussion
Upgrade to Vue.js 3.x?"?
I have installed Vue devtools for chrome. And I can debug php.
Btw, what does it mean vue-mf? And why 2 folders for vue in lib? Would we need to create one or more vue folders for other vue components? Or in what cases would be enough and how to add vue components in npm-assets folder? By editing package.json there or else? Would I need to build/transpile then? Etc. Etc..
Thanks in advance for any hints.
Aris