Skip to content

andregoncalvesdev/haz-touch

 
 

Repository files navigation

haz-touch Build Status

Is it a touchable device?

haz-touch

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

About

Is it a touchable device?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%