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;

Dependencies (0)

    Dev Dependencies (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