Skip to content

nelsonkuang/vue-mobiscroll

Repository files navigation

vue-mobiscroll

A light-weight flexible Scroll Picker similiar to Mobiscroll built with Vue.js

Support swipping up / down, mouse dragging up / down , mouse scrolling up / down.

how to use it?

git clone https://github.com/nelsonkuang/vue-mobiscroll.git
cd vue-mobiscroll
npm install
# watch:
npm run dev
# build:
npm run build

then run npm run dev and check the page on http://localhost:8080/

or live demo below:

One Scroller

Todo:

Add mouse dragging effect.

Add more examples.

Add scroll triggering options changing.

v1.0.0 (2017-03-23)

About

A light-weight flexible Scroll Picker similiar to Mobiscroll built with Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published