contactjs icon indicating copy to clipboard operation
contactjs copied to clipboard

Pointer gestures for your webapp

contact.js

NPM version NPM downloads

Pointer gestures for your webapp.

Documentation

Quick Start

Several quick start options are available:

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