Skip to content

biodiv/contactjs

Repository files navigation

contact.js

Pointer gestures for your webapp.

Documentation

v2.0 Changelog

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