An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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