2.0.2 • Published 2 years ago

move.css v2.0.2

Weekly downloads
63
License
MIT
Repository
github
Last release
2 years ago

move.css

Like animate.css but without the bad parts.

NPM Version License Playground Codepen

Installation

npm install move.css

Setup

Import the move.css file as needed:

@import 'node_modules/move.css/move.css';

Usage

Fade:

animation-name: fade-in | fade-out;

Rotate:

animation-name: rotate-right | rotate-left;

Scale:

animation-name: scale-in | scale-out;

Move:

animation-name: move-up | move-down | move-right | move-left;
2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago