Install & Download:
# Yarn
$ yarn add vue-event-manager
# NPM
$ npm install vue-event-manager --saveDescription:
A lightweight Vue.js plugin that provides a declarative way to bind events to a global event manager.
It uses the Vue lifecycle to automatically bind and unbind all events.
Key features:
- Supports event priorities and Promise based asynchronous events
- Supports latest Firefox, Chrome, Safari, Opera, and IE9+
- Supports Vue 2.0
Preview:

Changelog:
04/19/2020
- v2.1.3