Work with events easily with Vuemit (a Vue.js library)
Vuemit is a tiny Vue.js library to work with events on Vue.js.
Its aim is to keep simple the fact of sharing information between any number of components.
Installation
npm install vuemit --save
Require the library within your entry point or your bootstrap file.
window.Vuemit = require('vuemit');
Link:
This post is submitted by our members. Submit a new post.
Topics: Javascript VueJS VueJS 2