vtap
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Vtap

Vue tap plugin to remove click delays in iOS.

Install

yarn add vtap

Usage

import Vue from 'vue'
import Tap from 'vtap'
Vue.use(Tap);
<button v-tap @click="doSomething">Tap</button/>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.02latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.02

Package Sidebar

Install

npm i vtap

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • chenjiahan