has-touch
v1.0.1
Published
utility that returns whether the browser supports touch events or not
Downloads
20,910
Maintainers
Readme
has-touch
Touch support detection module on npm
Install
$ npm install --save has-touch
Usage
var hasTouch = require('has-touch')
hasTouch === true || hasTouch === false