arthur5005 / jquery.motionnotion

A jQuery plugin which allows for CSS3 animations to occur and complete on core jQuery manipulation and visibility functions such as append, remove, show and hide.
MIT License
6 stars 1 forks source link

please add support for Bower #6

Open stevenvachon opened 10 years ago

stevenvachon commented 10 years ago

Great for large scale projects where we don't check in our dependencies to git.

arthur5005 commented 10 years ago

Ok, looking at Bower. Looks quite nice, very similar to Bundler for Ruby. I'll add a the necessary package file as soon as I test what version of jQuery this plugin will be compatible with.

stevenvachon commented 10 years ago

Any progress on this? Would be great to pull everything into one folder with Bower than having two folders.