@zippytech/has-touch
v2.0.2
Published
utility that returns whether the browser supports touch events or not
Downloads
24
Maintainers
Readme
has-touch
Touch support detection module on npm
Install
$ npm install --save @zippytech/has-touch
Usage
var hasTouch = require('@zippytech/has-touch')
hasTouch === true || hasTouch === false