ripplejs / ripple

A tiny foundation for building reactive views
http://ripplejs.github.io
1.28k stars 66 forks source link

Bower #26

Closed dmfilipenko closed 10 years ago

dmfilipenko commented 10 years ago

Perhaps, it's better to add bower for people who don't use component?

anthonyshort commented 10 years ago

Possibly. I'm not really a fan of Bower and it would mean exposing globals for each plugin, which is a little gross. I'd prefer just to support Browserify and Component at this point. If you can think of a way we could expose the plugins and everything easily let me know :)