Public
Authored by Sarah

PubSub eventbus as jQuery plugin

Adapted from https://davidwalsh.name/pubsub-javascript

Usage

$.fn.eventbus.publish(topic, info);
$.fn.eventbus.subscribe(topic, listener);
Edited
jquery.eventbus.js 1.03 KB
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment