honever

0.1.2 • Public • Published

honever

Are you annoyed with hover effect on mobile devices? It's the time to clear them out!

How it works?

Loop through loaded stylesheets, and remove all :hover selectors.

How to use?

bower install honever --save
// import the module
import honever from 'honever.es6.js';

// then run it
honever();

OR

npm install honever --save
require('honever')();

Why is the name so strange?

Good names are taken by other guys.

License

MIT.

Readme

Keywords

Package Sidebar

Install

npm i honever

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • dolphin_wood