Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ninjasort/jquery-pub-sub
- Owner: ninjasort
- Created: 2014-07-30T15:46:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-30T15:55:03.000Z (over 10 years ago)
- Last Synced: 2024-04-15T16:17:05.837Z (9 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/