There was an error while loading. Please reload this page.
1 parent 6c88c29 commit 27021dbCopy full SHA for 27021db
README.md
@@ -1,4 +1,7 @@
1
pubsub
2
======
3
4
-A small JavaScript library that implements the Publish/Subscribe (Mediator) pattern. Engineered for performance.
+`pubsub` is a small JavaScript library that implements the Publish/Subscribe (Mediator) pattern:
5
+http://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern
6
+
7
+Engineered for performance. Forked from AppSeeds: http://github.com/danburzo/appseeds
0 commit comments