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

Missing documentation about the eventMap

Open green-coder opened this issue 7 years ago • 3 comments

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.

green-coder avatar Nov 12 '17 16:11 green-coder

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.

cklmercer avatar Nov 27 '17 17:11 cklmercer

Added a PR for this: https://github.com/cklmercer/vue-events/pull/19

DaniJG avatar Feb 23 '19 12:02 DaniJG

@cklmercer would it be worth pushing a new version to npm, just so the documentation is also up to date in npm?

DaniJG avatar Jul 25 '19 09:07 DaniJG