touch-detector

1.0.1 • Public • Published

touch-detector

Detects whether device is touch device or not

Installation

npm install touch-detector

Usage

var isTouch = require("touch-detector");
console.log(isTouch(), "returns true if the device is touch device else false");

API

isTouch();

Package Sidebar

Install

npm i touch-detector

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • kishoreprabhu