There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.