is-touch-device
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/is-touch-device package

1.0.1 • Public • Published

is-touch-device Version Badge

Build Status dependency status dev dependency status License Downloads

npm badge

Is the current JS environment a touch device?

Usage

var isTouchDevice = require('is-touch-device');
var assert = require('assert');
 
assert.equal(typeof isTouchDevice(), 'boolean');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    435,494
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    435,494
  • 1.0.0
    6

Package Sidebar

Install

npm i is-touch-device

Weekly Downloads

435,500

Version

1.0.1

License

MIT

Last publish

Collaborators

  • brieb
  • airbnbeng
  • lencioni
  • ljharb
  • majapw