Hammer.js based touch events plugin for Vue.js
> Touch events plugin for Vue.js
This is a directive wrapper for Hammer.js 2.0.
#### CommonJS
- Available through npm as vue-touch.
`` js`
var VueTouch = require('vue-touch')
Vue.use(VueTouch)
#### Direct include
- You can also directly include it with a