Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edumigueis/annimay
A collection of pure CSS3 lightweight animations that can be applied to links, sections, buttons and much more. Available in SCSS, CSS and LESS
https://github.com/edumigueis/annimay
animation buttons css css-animation css-animation-effects css-animations css-framework css-icons css3 css3-animation css3-animations css3-features css3-transitions lightweight-css-framework web
Last synced: about 2 months ago
JSON representation
A collection of pure CSS3 lightweight animations that can be applied to links, sections, buttons and much more. Available in SCSS, CSS and LESS
- Host: GitHub
- URL: https://github.com/edumigueis/annimay
- Owner: edumigueis
- License: mit
- Created: 2020-07-19T20:56:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T15:46:00.000Z (over 3 years ago)
- Last Synced: 2023-10-20T19:37:21.364Z (over 1 year ago)
- Topics: animation, buttons, css, css-animation, css-animation-effects, css-animations, css-framework, css-icons, css3, css3-animation, css3-animations, css3-features, css3-transitions, lightweight-css-framework, web
- Language: CSS
- Homepage:
- Size: 158 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Annimay
> A collection of pure CSS3 lightweight animations that can be applied to links, sections, buttons and much more. Available in CSS and SCSS and compatible with all browsers except Internet Explorer.[Demo](https://edumigueis.github.io/Annimay/)
This project consists of an extensive collections of simple css-powered animations, currently Annnimay has 52 hover animations and 12 infinite animations.![](./src/header.png)
## Installation
You can just download the css files and use them in your project, either by linking or directly using the code. If you are not interested in using a lot of these annimations, they all have comments to name each one of them, so just look for the ones that suit your project best and use them(make sure to credit, that's truly appreciated). They can all be customized to infinite and beyond. Enjoy! :smile:
## Meta
Eduardo Migueis – [edumigueis](https://www.linkedin.com/in/edumigueis/)
Distributed under the MIT license. See `LICENSE` fore more information.
[https://github.com/edumigueis/Annimay](https://github.com/edumigueis/)
## Contributing
1. _fork_ the project ()
2. Create a _branch_ for your modification (`git checkout -b feature/awesomeFeature`)
3. Do the _commit_ (`git commit -am 'Add something'`)
4. _Push_ (`git push origin feature/awesomeFeature`)
5. Create a new _Pull Request_