yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

which vue-strap should we use now ? #507

Closed vesper8 closed 6 years ago

vesper8 commented 6 years ago

So.. I'm sure this is confusing a lot of other people as well.. I started using vue-strap well over a year ago.. and it seemed like this package was dead so I like many others started using https://github.com/wffranco/vue-strap instead. And more specifically I am using a specific commit because it just works and I'm afraid to break things.

I would like to get back to using "the latest" version. But I'm unsure which one to use! I'm on vue 2.x

Which is the latest / most stable / most actively developed ?

Is it https://github.com/wffranco/vue-strap or is it https://github.com/yuche/vue-strap/tree/v2 ?

Luddinus commented 6 years ago

+1

SalemCode8 commented 6 years ago

if you drap down in this page https://github.com/yuche/vue-strap/tree/v2

and click the Documentation Link this will take you to :

https://wffranco.github.io/vue-strap/

so they are both the same one so use this command to install the package :

npm install github:wffranco/vue-strap --save

SalemCode8 commented 6 years ago

and if navigate to : https://github.com/wffranco/vue-strap

you will see it's forked from :

https://github.com/yuche/vue-strap