haz-touch
v1.1.2
Published
Is it a touchable device?
Downloads
720
Maintainers
Readme
haz-touch
Is it a touchable device?
Install
$ npm install --save haz-touch
Usage
var hazTouch = require('haz-touch');
if(hazTouch) {
console.log('Hurrey! I can haz touch');
}
License
MIT © hemanth.hm