Skip to content

Gesture.js uniformizes pointer and gesture inputs across mobile and desktop browsers. The code comes from the ViniSketch toolkit and was influenced by Pointer.js from Borismus.

Notifications You must be signed in to change notification settings

dthevenin/Gesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture

Gesture.js uniformizes pointer and gesture inputs across mobile and desktop browsers.

The code comes from ViniSketch Toolkit and was influenced by Pointer.js from borismus and his article: http://smus.com/mouse-touch-pointer/ .

The mains difference with Pointer.js are:

  • we do not change default add/removeEventListenener
  • we try to minimize the use of "createEvent" method that creates bugs with complexes situations
  • It supports IE10 (Pointer and Gesture)

The lib works on w8-IE10, Chrome, Safari, FireFox, Android stock browser, Android Chrome, Android FireFox, iOS, FireFox OS…

Read More: http://dthevenin.github.com/Gesture/

About

Gesture.js uniformizes pointer and gesture inputs across mobile and desktop browsers. The code comes from the ViniSketch toolkit and was influenced by Pointer.js from Borismus.

Resources

Stars

Watchers

Forks

Packages

No packages published