0.0.6 • Published 9 years ago
ng-scrollbar-npm v0.0.6
A npm wrapper for Angular ng-scrollbar module
Usage
Now you can use this package with require() function
Set require('ng-scrollbar-npm') as a dependency in your module
angular.module('...', [require('ng-scrollbar-npm')])