Just a fun and useful playground for now.
See index.html for code examples.
Built with coffescript. To compile while you edit it, run:
coffee --watch --compile --bare *.coffee
You may then open index.html on a mobile browser to see/test your changes.
See http://tutecosta.com/notamouse from a mobile browser for a demonstration. Swipe with one finger in four directions to move around the red box.
Used jquery-touchwipe-iphone-ipad-library as a starting point.