vue-geb icon indicating copy to clipboard operation
vue-geb copied to clipboard

Question: comparison to vue-events

Open jsodeman opened this issue 6 years ago • 1 comments

vue-events has more popularity and seems to solve the same problem. It would be great to see something in the docs about how/when vue-geb would be a better choice,

jsodeman avatar Jun 20 '18 04:06 jsodeman

You are right !

Personally i believe vue-events is much better since it's much lighter than this library.

This library uses Observable while vue-events reuse vue instance.

I will put a notice on the read Good idea and probably deprecate this plugin :)

Thanks !

vouill avatar Jun 20 '18 09:06 vouill