Simple event handling for Vue.js
"This plugin extendsVue.prototypeto include a new$eventsobject, which is a just a plainvmthat will serve as your global event bus. The$events vmhas a couple aliases for the standard event methods."
Cody Mercer
@cklmercer