Simple event handling for Vue.js
"This plugin extends Vue.prototype to include a new $events object, which is a just a plain vm that will serve as your global event bus. The $events vm has a couple aliases for the standard event methods."
Cody Mercer
@cklmercer