Animation Utility Library for Angular

Author: filipows
Official Page: Go to website
Publish Date: November 21, 2018
License: MIT

Description:

Angular Animations utility library is a collection of reusable and parametrized animations build for Angular 4+ that can be used in a declarative manner.

It implements all animations from animate.css (and more). Works both with AOT and JIT compilations.

Installation:

# NPM
$ npm install angular-animations --save

Preview:

Animation Utility Library for Angular


You Might Be Interested In:

Add Comment