Skip to content

A simple message bus for VueJS applications

License

Notifications You must be signed in to change notification settings

antonioaguilar/vue-postal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

A simple message bus for VueJS applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published