vue2-notify Simple notify component for VueJS 2 NPM npm install --save vue2-notify import Vue from 'vue' import Vue2NotifyPlugin from 'vue2-notify' Vue.use(Vue2NotifyPlugin)