Skip to content

A TOuch Abstraction Library for MSPointer andWebKit touch APIs

License

Notifications You must be signed in to change notification settings

randylien/deeptissuejs

 
 

Repository files navigation

Deeptissue.js is a helper library to abstract away the differences between the MSPointer and WebKit Touch APIs. There are many JavaScript libraries publicly available that support the WebKit API and a few that help with the MSPointer API, but I reand nothing that bridged the gap. So I decided I would create a library to do just that.

Quick start

Clone the git repo - git clone git://github.com/docluv/deeptissuejs.git - or download it

Features

  • Abstracts MSPointer and WebKit Touch APIs.
  • Supports
  • tap, double-tap, tap-hold,
  • move, horizontal-move, vertical-move,
  • swipe left, swipe right, swipe up, swipe down,
  • Rotate and Scale for IE10 and Mobile Safari

Documentation

Take a look at the documentation table of contents. This documentation is bundled with the project, which makes it readily available for offline reading and provides a useful starting point for any documentation you want to write about your project.

About

A TOuch Abstraction Library for MSPointer andWebKit touch APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published