
Floating Text Background Animation In Angular
An Angular directive to create a floating text background animation in app.
Latest Free Angular.js components, directives, and modules for awesome web animations.
An Angular directive to create a floating text background animation in app.
Angular 2+ directive that animates the gradient background.
ngx-typed-text is an Angular directive to reproduce typing animation.
Angular Animations utility library is a collection of reusable and parametrized animations build for Angular 4+ that can be used in a declarative manner.
Superb particle effect buttons for Angular 6.
A simple and plug-and-play flip animation component for Angular 6+ app.
ngx-animations is the quickest way to get started with Angular animations – without writing your own animations!
An Angular 4+ directive to implement the typing animation on the web app.
This is an Angular module for the famous WOW.js library, which provides awesome reveal animations when you scroll.
ngx-animate-in is a small Angular library to make it easy to animate elements in whenever they enter the viewport. Installation: # NPM $ npm install ngx-animate-in–save Usage: Import the module. import { BrowserModule } from ‘@angular/platform-browser’; import { NgModule } from ‘@angular/core’; import { AnimateInModule } from ‘../../src’; import { AppComponent } from ‘./app.component’; import { BrowserAnimationsModule } from ‘@angular/platform-browser/animations’; import { ProductListComponent } from ‘./product-list/product-list.component’; import { ProductComponent } from ‘./product-list/product/product.component’; @NgModule({ imports: , declarations: , providers: , bootstrap: }) export class AppModule { } Add the ‘animateIn’ to the
ng-animate is a collection of cool, reusable and flexible animations for Angular 4+.
Makes it easier to implement the parallax scrolling effect on your Angular 2+ applications.
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:
NativeScript Angular 2 Component for parallax scroll effects.
Angular on screen containers that are draggable and bounce off each other and the screen’s edges.
A generative art experiment with Angular 2+.
Angular 1.x module used to render animated, customizable particles in the application.
A simple module for CSS3 text animations that creates (lines, words and letters) elements from a text and then animates them using animate.css.
Angular 2+ directives for ScrollReveal JS : easy scroll animations library for mobile and web browsers.
Angular implementation of the famous animation library scrollReveal.js.