Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninjasort/jquery-pub-sub

A simple example of using the pub/sub design pattern with jQuery.
https://github.com/ninjasort/jquery-pub-sub

Last synced: 1 day ago
JSON representation

A simple example of using the pub/sub design pattern with jQuery.

Awesome Lists containing this project

README

        

# jquery-pub-sub

A simple example of using the pub/sub design pattern with jQuery.

This example utilizes Ben Alman's jquery-tiny-pubsub.

- Clone it
- Run `npm install && bower install`
- Run `npm start` and go to localhost:3000/