Loading...

Submissions

Pull requests are the way to go here. We apologise in advance for the slow action on pull requests.

We only have four rules for submitting a pull request.

  1. Match the naming convention (camelCase).
  2. Categorised (fades, slides, etc).
  3. A see a demo of submitted animations in a pen.
  4. Fill the metadata of animation as comments in the css source.

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

    You can see a real example here.