0.2.5 • Published 4 years ago

ng-scroll-bar v0.2.5

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

ng-scroll-bar

angular directive for vertical scrollbar css

Demo

http://ipiz.herokuapp.com/ng-scroll-bar/demo/

Dependencies

might required to use polyfill for MutationObserver on older browser

usage

bower install ng-scroll-bar --save
//or
npm install ng-scroll-bar --save
//module
var app = angular.module('app', ['ng-scroll-bar']);
<!--markup-->
<any ng-scroll-bar>
</any>
clone repository and run gulp for demo http://localhost:8000

ng-scroll-bar Screenshot

Todos

  • Enhancements
  • Optimizations
  • Customizable

License

MIT

Version 0.1.0

0.2.5

4 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago