Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gudh/ihover

iHover is a collection of hover effects using pure CSS, inspired by codrops article, powered by Sass.
https://github.com/gudh/ihover

Last synced: 21 days ago
JSON representation

iHover is a collection of hover effects using pure CSS, inspired by codrops article, powered by Sass.

Awesome Lists containing this project

README

        

![thumbnail](./preview/thumb.png)

## Intro
iHover is a collection of hover effects using pure CSS, inspired by [this codrops article](https://tympanus.net/codrops/2012/08/08/circle-hover-effects-with-css-transitions/), powered by Sass.

**Demo**: https://gudh.github.io/ihover/dist/index.html

* Pure CSS!
* Sass CSS
* Modular code
* Bootstrap compatible (Bootstrap is not needed though)
* Well documented

## Install
The production code is inside "src" folder, you can use Bower to install it:
```
$ bower install ihover
```

## Preview
![preview image](./preview/preview.png)

## License
Licensed under MIT.