Skip to content

Instantly share code, notes, and snippets.

View bendytree's full-sized avatar

Josh Wright bendytree

View GitHub Profile
@bendytree
bendytree / jquery.pubsub.js
Last active December 19, 2015 15:58 — forked from rwaldron/jquery.ba-tinypubsub.js
jQuery Tiny Pub/Sub (Ridiculous)
/*!
* jQuery Tiny Pub/Sub - v0.X - 11/18/2010
* http://benalman.com/
*
* Original Copyright (c) 2010 "Cowboy" Ben Alman
* Dual licensed under the MIT and GPL licenses.
* http://benalman.com/about/license/
*
* Made awesome by Rick Waldron
*