1.0.103 • Published 10 months ago

animatrix.css v1.0.103

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

This is a simple and small animation library

It is use to simple first install it via this command

npm i animatrix.css
import 'animatrix.css/css/animatrix.min.css'

Then Add class name into your projects

<div class="center-container">
    <!-- Add the class name  -->
    <h1 class="animatrix_bounce">Welcome to Animatrix</h1>
</div>

HERE ALL THE CLASS LIST IN THIS TABLE .

NoName
1animatrix_rubberBand
2animatrix_bounce
3animatrix_flash
4animatrix_pulse
5animatrix_shakeX
6animatrix_shakeY
7animatrix_headShake
8animatrix_swing
9animatrix_jello

Back In Animations

NoName
10animatrix_backInDown
11animatrix_backInLeft
12animatrix_backInRight
13animatrix_backInUp

Back Out animation

NoName
14animatrix_backOutDown
15animatrix_backOutLeft
16animatrix_backOutRight
17animatrix_backOutUp

Bounce In animation

NoName
18animatrix_bounceIn
19animatrix_bounceInDown
20animatrix_bounceInLeft
21animatrix_bounceInRight
22animatrix_bounceInUp

Bounce Out animation

NoName
23animatrix_bounceOut
24animatrix_bounceOutDown
25animatrix_bounceOutLeft
26animatrix_bounceOutRight
27animatrix_bounceOutUp
1.0.103

10 months ago

1.0.1003

10 months ago

1.0.1002

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago