Fancy CSS Only Animations – Mimic.css

Category: Animation , CSS & CSS3 , Recommended | September 29, 2017
Author:erictreacy
Views Total:665 views
Official Page:Go to website
Last Update:September 29, 2017
License:MIT

Preview:

Fancy CSS Only Animations – Mimic.css

Description:

Mimic.css is a CSS library that provides a collection of 18 unique, pretty animations based on pure CSS/CSS3.

How to use it:

Just load the minified version of the Mimic.css library in the document and we’re ready to go.

<link rel="stylesheet" href="/path/to/mimic.min.css">

Add the CSS class ‘animated’ and an animation class name of your choice to the element you want to animate.

<div class="animated Animation-CSS-Name">
  Element To Animate
</div>

Animations (CSS classes) included:

  • boomerang
  • swivelChair
  • gettinInYoFace
  • airplanePropeller
  • pulsate
  • candleInTheWind
  • highlighter
  • lawnMower
  • bungee
  • nope
  • heartBeat
  • sleepyEyes
  • plummit
  • dropItLikeItsHot
  • gettinLifted
  • glaucoma
  • chameleon
  • backdrop

You Might Be Interested In:


Leave a Reply