vue-events
vue-events copied to clipboard
Missing documentation about the eventMap
Hi, nice little lib.
I noticed that you forgot to document in the readme.md
the other way to listen to events, using the eventMap.
Thanks for pointing this out. Feel free to submit a documentation PR. Otherwise I'll try to get to this when I get a little free time.
Added a PR for this: https://github.com/cklmercer/vue-events/pull/19
@cklmercer would it be worth pushing a new version to npm, just so the documentation is also up to date in npm?