vue-postal

1.2.0 • Public • Published

vue-postal

A simple message bus for VueJS applications, inspired by the Postal.js message bus.

Install

$ npm install --save vue-postal

Usage

import vuePostal from 'vue-postal';
 
Vue.use(vuePostal);

Readme

Keywords

Package Sidebar

Install

npm i vue-postal

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

140 kB

Total Files

7

Last publish

Collaborators

  • antonioaguilar