🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
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.7
latest
Source
npm
Version published
Weekly downloads
1.3K
-22.53%
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 11 May 2023

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