You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

contactjs

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contactjs

Pointer gestures for your webapp

2.1.0
Source
npmnpm
Version published
Weekly downloads
879
-39.5%
Maintainers
1
Weekly downloads
 
Created
Source

contact.js

NPM version NPM downloads

Pointer gestures for your webapp.

Documentation

Quick Start

Several quick start options are available:

  • Download the latest release
  • Clone the repo: git clone https://github.com/biodiv/contactjs
  • Install with npm: npm install contactjs
  • Install with yarn: yarn add contactjs

v2.0 Changelog

  • written in TypeScript instead of JavaScript
  • added easy-to-use options for Press and Tap
  • added the option simultaneousGestures to PointerListener
  • added the option consecutiveGestures to PointerListener
  • The Contact class has been replaced with the PointerManager class

FAQs

Package last updated on 30 Sep 2022

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