Closed boycce closed 9 years ago
Hey @Boycce ! Thanks for raising the issue!
It exclusively uses Backbone.Events, yup. A standalone version can be found here, though it hasn't been updated in some time.
Honestly, I don't even really like Backbone.Events. If it weren't for Backbone, the API for this library would look much different. But I'm not about to go write yet another pubsub library for JavaScript :)
Ok thanks :octopus:
No prob.!
Would be great to use this without backbone. Does it just primarily use
Backbone.Events
?