Package detail

@zippytech/has-touch

zippytech15MIT2.0.2

utility that returns whether the browser supports touch events or not

touch, has, test, support

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

LICENSE

MIT