ng-scroll-bar

0.2.5 • Public • Published

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

Package Sidebar

Install

npm i ng-scroll-bar

Weekly Downloads

18

Version

0.2.5

License

MIT

Unpacked Size

82.7 kB

Total Files

25

Last publish

Collaborators

  • ipiz