https://github.com/component/touchit
multi-touch event simulation in the browser
https://github.com/component/touchit
Last synced: 8 months ago
JSON representation
multi-touch event simulation in the browser
- Host: GitHub
- URL: https://github.com/component/touchit
- Owner: component
- Created: 2012-08-30T14:41:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-09T23:38:56.000Z (over 12 years ago)
- Last Synced: 2025-04-03T07:05:56.857Z (12 months ago)
- Language: JavaScript
- Homepage: http://component.github.com/touchit
- Size: 125 KB
- Stars: 20
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# TouchIt.js
Multi-touch event simulation for your browser!

## 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