subpub


Install
bower install subpub

Documentation

Subpub.js

A Publish/Subscribe system for JavaScript, inspired by Addy Osmani's book Learning JavaScript Design Patterns.

Usage

Create a new Subpub object calling new Subpub(). Its methods are described in the documentation inside yuidoc directory.