angular-slimScroll
Angular JS implementation of jQuery-slimScroll without JQuery Dependencies
ngSlimscroll
AngularJS implementation of slimScroll Originally developed by Piotr Rochala (http://rocha.la) jQuery version Install -------With bower:
$ bower install angular-slimScroll
With npm
$ npm install angular-slimScroll
Example Configuration (bower)
```htmlContent ...