Ng Animate

screenshot of Ng Animate
angular

A collection of cool, reusable and flexible animations for Angular 14+

Overview:

The ng-animate package is a collection of cool, reusable, and flexible animations designed specifically for Angular. It leverages Angular animations instead of CSS to implement all the animations available in animate.css, providing increased power and flexibility.

Features:

  • Reusable Animations: Offers a collection of reusable animations for Angular.
  • Flexibility: Provides flexibility in implementing animations using Angular animations.
  • Demo: Includes a demo showcasing the animations available in the package.
  • Customization: Supports passing parameters like timing and delay to customize the animations.
  • Grouped Animations: Organizes animations by groups making it easier to access them.
  • Subset Import: Allows importing only a subset of available animations.
  • Web-animation.js Polyfill: Requires the web-animation.js polyfill for compatibility.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.