jquery.finger
Version:
jQuery Finger unifies click and touch events by removing the 300ms delay on touch devices. It also provide a common set of events to handle basic gestures such as drag and pinch. Small (< 1kb gzipped), it is focused on performance, is well tested and ...
20 lines • 291 B
Plain Text
{
"curly": false,
"eqeqeq": false,
"immed": true,
"latedef": true,
"newcap": false,
"noarg": true,
"sub": true,
"undef": true,
"boss": true,
"eqnull": true,
"browser": true,
"expr": true,
"globals": {
"jQuery": true,
"define": true,
"exports": true,
"require": true
}
}