ng-scrollbar-npm
v0.0.6
Published
npm wrapper for ng-scrollbar package
Downloads
9
Readme
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')])