New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

q-touch-hold

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q-touch-hold

Pull out the touch-hold of Quasar Framework directive to make the package very small.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Quasar Framework logo

Quasar Components - TouchHold

Pull out the touch-hold of Quasar Framework directive to make the package very small.

Installation

$ npm install q-touch-hold --save

Usage

import TouchHold from 'q-touch-hold'
Vue.use(TouchHold)

Config vue.config.js

module.exports = {
  transpileDependencies: [
    'q-touch-hold', // add this
  ],
}

Documentation

Head on to the Quasar Framework official website: virtual-scroll

Supporting Quasar

Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers.

Please read our manifest on Why donations are important. If you'd like to become a donator, check out Quasar Framework's Donator campaign.

Stay in Touch

For latest releases and announcements, follow on Twitter: @quasarframework

Chat Support

Ask questions at the official community Discord server: https://chat.quasar.dev

Community Forum

Ask questions at the official community forum: https://forum.quasar.dev

Contributing

I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature). Please read the Contributing Guide.

Semver

Quasar is following Semantic Versioning 2.0.

License

Copyright (c) 2015-present Razvan Stoenescu

MIT License

Keywords

touch-hold

FAQs

Package last updated on 16 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts