v-on-touch

移动端手势指令,含点击、单击、双击、长按、滑动、拖动、捏合、旋转、多点触控等,适用于 vue2.x

Usage no npm install needed!

<script type="module">
  import vOnTouch from 'https://cdn.skypack.dev/v-on-touch';
</script>

README

移动端手势指令,含点击、单击、双击、长按、滑动、拖动、捏合、旋转、多点触控等,适用于 vue2.x

Install

npm install --save v-on-touch