# AniCollection

The easiest way to find, use and share CSS3 animations.

Happy animating!!! [AniCollection](http://anicollection.github.io).

## About

AniCollection is a collection of awesome CSS3 animations from many [libraries](https://github.com/anicollection/anicollection#libraries) and many [people](https://github.com/anicollection/anicollection#people). To give you an easy way to find, use and share it.

**Need to find cool animations to improve your Website?**

AniCollection is great for that.

**Want to integrate some animation with your code quickly?**

AniCollection is great for that.

**Want to share an awesome animation with the world?**

AniCollection is great for that.

## Support / Feedback

Having trouble? Find a bug? Need any sort of question answered? Ask it [here](https://github.com/anicollection/anicollection/issues) and we'll get back to you as soon as we can.

Ask it [here](https://github.com/anicollection/anicollection/issues).

**Details help!**

Screenshots and screencasts go a long way in helping us troubleshoot.

## Submissions

Pull requests are the way to go here. We apologise in advance for the slow action on [pull requests](https://github.com/anicollection/anicollection/pulls). We only have four rules for submitting a [pull request](https://github.com/anicollection/anicollection/pulls).

- Match the naming convention (camelCase).
- Categorised (fades, slides, etc).
- A see a demo of submitted animations in a [pen](http://codepen.io).
- Fill the metadata of animation as comments in the css source.

  ```css
  /*
   *@name bounce
   *@className bounce animated
   *@editionLink http://codepen.io/darielnoel/full/qvGEb/
   *@author Dan Eden
   *@source Animate.css
   *@sourceUrl http://daneden.github.io/animate.css/
   *@license MIT
   */
  ```

## FAQS

#### What about browser compatibility?

Check the AniCollection [browser compatibility table](https://github.com/anicollection/anicollection/wiki/Browser-Compatibility)

#### What are the licenses of the animations?

AniCollection respects third party’s copyrights, you migth pay attention to the animations license notification.

## Contact

We hate the contact forms :(

You can find us on [Twitter](https://twitter.com/dariel_noel), [Blog](http://darielnoel.github.io/), or simply by [email](mailto:darielnoel@gmail.com).

## Libraries

- [Glide](https://github.com/nickpettit/glide)
- [Animate.css](http://daneden.github.io/animate.css/)

## People

- [Dan Eden](http://daneden.me/)
- [Nick Pettit](http://nickpettit.com/)
- You :)

## License

Anicollection is licensed under the MIT license. (http://opensource.org/licenses/MIT)

