set-touch-class
v0.2.1
Published
Set HTML element class based on touch support
Downloads
1
Readme
set-touch-class
Sets className on the HTML element to "touch" or "no-touch" based on touch support in the browser.
Install
npm install --save set-touch-class
Usage
require('set-touch-class');