An okay way to pinch-zoom on the web.
This repository contains supporting material for the article:
Pinch me, I'm zooming: gestures in the DOM
You'll find here:
- Reference JavaScript implementation
- DOM gesture logger
- Demo: Gestures on HTML element
- Demo: Gestures on SVG element
- Demo: Combined gestures and zoom buttons on an HTML element
For a ready-to-use package based on this code, see @skilitics/two-fingers.