ziad-saab / hw-parallax

Hardware-accelerated parallax scrolling plugin for jQuery
MIT License
39 stars 13 forks source link

Bower Package #4

Open philkunz opened 9 years ago

philkunz commented 9 years ago

Would you mind making this available on bower? I think this is an awesome plugin.

ziad-saab commented 9 years ago

Thanks for the kind words @kunzphp ! Actually you can already get this plugin with bower. You have to add it like this:

{
  "dependencies": "ziad-saab/hw-parallax"
}