diff --git a/README.md b/README.md index d07490f..a8e66c4 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,82 @@ Animate.css is licensed under the ☺ license. (http://licence.visualidiot.c ##Learn more You can learn more about animate.css over at http://daneden.me/animate -You can also get in touch via email (dan.eden@me.com) or twitter (@_dte) if you need any help or have any issues. \ No newline at end of file +You can also get in touch via email (dan.eden@me.com) or twitter (@_dte) if you need any help or have any issues. + +##Cheat Sheet + +####Attention seekers: +flash +bounce +shake +tada +swing +wobble +wiggle +pulse + +####Flippers (currently Webkit, Firefox, & IE10 only): +flip +flipInX +flipOutX +flipInY +flipOutY + +####Fading entrances: +fadeIn +fadeInUp +fadeInDown +fadeInLeft +fadeInRight +fadeInUpBig +fadeInDownBig +fadeInLeftBig +fadeInRightBig + +####Fading exits: +fadeOut +fadeOutUp +fadeOutDown +fadeOutLeft +fadeOutRight +fadeOutUpBig +fadeOutDownBig +fadeOutLeftBig +fadeOutRightBig + +####Bouncing entrances: +bounceIn +bounceInDown +bounceInUp +bounceInLeft +bounceInRight + +####Bouncing exits: +bounceOut +bounceOutDown +bounceOutUp +bounceOutLeft +bounceOutRight + +####Rotating entrances: +rotateIn +rotateInDownLeft +rotateInDownRight +rotateInUpLeft +rotateInUpRight + +####Rotating exits: +rotateOut +rotateOutDownLeft +rotateOutDownRight +rotateOutUpLeft +rotateOutUpRight + +####Lightspeed: +lightSpeedIn +lightSpeedOut + +####Specials: +hinge +rollIn +rollOut \ No newline at end of file