bermi / eventify

Lightweight module that can be mixed in to any object in order to provide it with custom events. For node.js and the browser. Based on Backbone.Events
37 stars 2 forks source link

Bower Support #5

Open clwillingham opened 9 years ago

clwillingham commented 9 years ago

I'd love to use Eventify in my project unfortunately it does not support Bower, which is the main client side dependency system I've been using for my project. Is there any chance we could add support for that?

TakenPilot commented 9 years ago

PR? It's just a bower.json file -- should be super easy to create, right?