vue-geb
vue-geb copied to clipboard
Question: comparison to vue-events
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,
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 !