Socket
Book a DemoInstallSign in
Socket

vuewheel

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuewheel

wheel directive for vuejs 2.0

2.1.6
latest
Source
npmnpm
Version published
Weekly downloads
5.2K
6.31%
Maintainers
1
Weekly downloads
 
Created
Source

vue-wheel

wheel directive for vuejs 2.0

Installation

npm install vuewheel --save

Standalone

Simple download from releases and include it in script tag.

Get started

import Vue from 'vue'
import vuewheel from 'vue-wheel'

Vue.use(vuewheel)

Directive v-wheel then can be used in any of your Component.

<template>
  <ul v-wheel="onWheel">
    <li></li>
  </ul>
</template>
...

Method onWheel receives the native event,

  • e - event

LICENSE

MIT

Keywords

js

FAQs

Package last updated on 08 Dec 2017

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.