handcrafted css animation dedicated for transitional effect.
npm install @loadingio/transition.css60+ Handcrafted CSS animations dedicated for transitional effect. Online demo could be found here: transition.css
Transition.css also plays a core part in loading.io online animation generation service. You can find some examples here:
* GIF / SVG Animation Generator from Any Image - upload your own image and generate GIF or APNG images with transition.css and loading.css.
* Loading.io Animated Icons Library - Customizable, animatable Loading.io's icon library powered by loading.css and transition.css.
* Loading Patterns - Customizable, animatable Loading.io's pattern library powered by loading.css and transition.css.
* Animated Text Generator - convert your text into GIF / SVG animations.
You can find more about animation generation in loading.io.
1. download and include transition.css:
```
You can also use CDN, such as, from jsDelivr:
``
2. check transition.css animation gallery for the name of animations you want to use. for example, ld-bounce-in.
3. use the name as css class on the element you want to animate:
```
4. for more information, check out transition.css animation documentation.
MIT License