Skip to content

idiotWu/honever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

remove annoying hover effects

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published