CSS Animator For Angular 2+

Author: fabiandev
Official Page: Go to website
Publish Date: July 5, 2017
License: MIT

Description:

Animate elements using CSS classes with support for Angular2.

This package was created out of the need for using CSS animations with a library like animate.css in Angular2 when there was no useful animation builder available yet.

css-animator works with any JavaScript application and takes the pain out of applying CSS animations manually. It also takes care of positioning elements that are being animated, among other useful things.

Installation:

# Yarn
yarn add css-animator

# NPM
$ npm install css-animator

# Bower
$ bower install css-animator

Preview:

CSS Animator For Angular 2+


You Might Be Interested In:

Add Comment