Publisher was inspired by a question: what if JavaScript let variables follow the publisher-subscriber design pattern? The result is a JavaScript / CoffeeScript library that lets you turn variables into publishers, and hook in to them with your own subscriber functions. -
View it on GitHub