move.css

2.0.2 • Public • Published

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;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    23
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.2
    23
  • 2.0.1
    1
  • 2.0.0
    0

Package Sidebar

Install

npm i move.css

Weekly Downloads

24

Version

2.0.2

License

MIT

Unpacked Size

2.38 kB

Total Files

4

Last publish

Collaborators

  • henryruhs