has-hover

1.0.1 • Public • Published

has-hover unstable Build Status

Check if hover is available on the current device.

npm install has-hover

const isHover = require('has-hover')
 
if (!isHover) {
    //do touch-only routine
}

If you find edge case, please address issues.

Readme

Keywords

Package Sidebar

Install

npm i has-hover

Weekly Downloads

150,099

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dfcreative