# touchit **Repository Path**: mirrors_component/touchit ## Basic Information - **Project Name**: touchit - **Description**: multi-touch event simulation in the browser - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TouchIt.js Multi-touch event simulation for your browser! ![js multi-touch simulation](http://f.cl.ly/items/3L1j2b0w2u1v0b2k1t21/Screen%20Shot%202012-08-31%20at%209.50.17%20PM.png) ## Usage Simply `require('touchit')()` and you're good to go! Touch events will be bound, you'll be able to swipe, tap, double-tap, pinch and zoom! Hold down _alt_ and drag to add a second finger for transforming elements. ## License MIT