vue-pulley
v0.0.8
Published
Vue 2 directive for custom scrollbar that mimics macOS scrollbar. Forked from [Vuebar](https://github.com/DominikSerafin/vuebar)
Downloads
3
Maintainers
Readme
vue-pulley
Vue 2 directive for custom scrollbar that mimics macOS scrollbar. Forked from Vuebar
Installation
$ npm install vue-pulley
Usage
import VuePulley from 'vue-pulley'
Vue.use(VuePulley)
Original Author
@DominikSerafin Go to github.serafin.io/vuebar