hilongjw / vue-progressbar

A lightweight progress bar for vue
http://hilongjw.github.io/vue-progressbar
MIT License
1.46k stars 162 forks source link

is vue-progressbar package working for vue 3.0? #98

Open banushanv opened 3 years ago

aacassandra commented 3 years ago

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

banushanv commented 3 years ago

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

@aacassandra

aacassandra commented 3 years ago

@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

banushanv commented 3 years ago

Thank you .

On Wed, 9 Dec 2020 at 03:41, Alauddin Afif Cassandra < notifications@github.com> 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 https://github.com/hilongjw/vue-progressbar/issues/98#issuecomment-741115917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIR7UEG5NAUMB2XFLDSV253ST2QBBANCNFSM4TO4E3PQ .

aacassandra commented 3 years ago

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 🙏