Effecss is a pure and easy CSS animation framework. To use it just add a category item that corresponds to the animation you want to use.
text animation css, css animation examples, best css animation library, animate css on scroll, animate css cdn
Simple And Pure Adaptive CSS Grid System Framework | mygGrid.css
How to make use of it:
Install it via NPM:
$ npm install --save effecss-pure-css
1. Import efecss.css into your HTML page.
<link href="efecss.css" rel="stylesheet">
2. Add the following CSS classes to the elements you want to animate.
<h2 class="slide-up-in">slide-up-in</h2>
3. Select the animation to be played unlimited times:
<h2 class="forever slide-up-in">slide-up-in</h2>
Lightweight CSS Animation Framework, Effecss Plugin/Github
See Demo And Download
Official Website(HDeiro): Click Here
This superior jQuery/javascript plugin is developed by HDeiro. For extra advanced usage, please go to the official website.