0.1.2 • Published 8 years ago

honever v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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.

0.1.2

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago