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: 3 months ago
JSON representation
A simple example of using the pub/sub design pattern with jQuery.
- Host: GitHub
- URL: https://github.com/ninjasort/jquery-pub-sub
- Owner: ninjasort
- Created: 2014-07-30T15:46:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-30T15:55:03.000Z (almost 11 years ago)
- Last Synced: 2024-12-27T23:13:17.507Z (5 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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/