Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gudh/ihover
- Owner: gudh
- Created: 2014-04-03T07:20:28.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-05-30T03:12:36.000Z (over 2 years ago)
- Last Synced: 2024-10-01T15:23:47.988Z (about 1 month ago)
- Language: Pug
- Homepage: gudh.github.io/ihover/dist/index.html
- Size: 1.34 MB
- Stars: 3,475
- Watchers: 183
- Forks: 1,190
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - ihover
- awesome-css-only - Ihover - iHover is a collection of hover effects using pure CSS, inspired by codrops article, powered by Sass. (Uncategorized / Uncategorized)
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.