Hill30 / NGScroller

Bidirectional infinite scrolling with dynamic data load
MIT License
69 stars 20 forks source link

added bower.json #52

Closed uberspeck closed 10 years ago

uberspeck commented 10 years ago

Thought it might be useful to have this available directly via bower. I haven't registered the package with bower yet, however

dhilt commented 10 years ago

We did not decide yet... but there is the way to get scroller from bower via angular-ui-utils:

bower install angular-ui-utils#scroll-1.0.1 bower install angular-ui-utils#bower-scroll

It works fine but it will be not last version probably...

dhilt commented 10 years ago

We have done it (#58). Thanks for your idea!

uberspeck commented 10 years ago

Awesome, thanks!