hilongjw/vue-progressbar

is vue-progressbar package working for vue 3.0?

banushanv opened this issue · 5 comments

is vue-progressbar package working for vue 3.0?

Hai everyone! I expect a lot from the developers out there hopefully reading this message.

Previously I would like to thank all the developers who have contributed to this plugin for vuejs 2.

Here I donate some of my knowledge, to provide support for vuejs 3.

hurry up, what are you waiting for. check out the link below for details
https://www.npmjs.com/package/@aacassandra/vue3-progressbar

or install directly from the command below

npm install @aacassandra/vue3-progressbar

documentation is not much different from official documentation hilongjw/vue-progressbar

Hopefully useful 🍺
@banushanv

Can we use this vue3 progressbar for vue3 with composition Api ?

@aacassandra

@banushanv
Yes, of course. I have changed it to composition api. You can see the sample code in the src folder. I use provide and inject provided in vue3

Thank you .

On Wed, 9 Dec 2020 at 03:41, Alauddin Afif Cassandra < @.***> wrote: @banushanv https://github.com/banushanv Yes, of course. I have changed it to composition api. You can see the sample code in the src folder. I use provide and inject provided in vue3 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#98 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIR7UEG5NAUMB2XFLDSV253ST2QBBANCNFSM4TO4E3PQ .

Yes, you're welcome 🙏