Skip to main content
jQuery Logo

Tagged: subscribe


Tiny Pub/Sub

A really, really, REALLY tiny pub/sub implementation for jQuery.

0.7.0

Released January 29, 2013

958
Watchers
211
Forks
Global custom events

Provides the ability to have a jQuery **collection** subscribe a **function** to a **global custom event**. This plugin is featured in the book [Single page web applications - JavaScript end-to-end](http://manning.com/mikowski). Methods include **subscribe**, **publish**, and **unsubscribe**. This is similar to jQuery global custom events support which was removed from jQuery 1.9+.

0.2.0

Released February 26, 2014

76
Watchers
18
Forks
jQuery PubSub

A fast extensible pubsub system using jQuery Callbacks

1.1.0

Released December 20, 2013

11
Watchers
2
Forks
jQuery-xPubSub

A very minimal client-side publish/subscribe system on top of jQuery.

0.1.1

Released January 17, 2013

10
Watchers
0
Forks
jQuery Publish/Subscribe

Another simple way to publish and subscribe.

0.0.2

Released September 23, 2013

5
Watchers
1
Forks
jquery.hub

A well-tested jQuery plugin implementing enterprise-level messaging patterns atop the OpenAjax [Unmanaged] Hub. Great for decoupling cross-component communication on the client-side.

0.5.1

Released February 14, 2013

3
Watchers
1
Forks

Tags