Skip to content

Augus/ngAnimate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
 
 
 
 
 
 
 
 

##Change Log##

  • 2013/10/18 : Support ng-show, ng-hide feature.
  • 2013/10/17 : Fix the problems in angularjs 1.2.0-rc.3.

##About ngAnimate## ngAnimate is the best effect solution made for AngularJS.

ngAnimate only supports angularjs 1.2 - because it based on the AngularJS 1.2 extras ngAnimate.js module.

##Animations classes##

  • toggle
  • spin-toggle
  • slide-left
  • slide-right
  • slide-top
  • slide-down
  • bouncy-slide-left
  • bouncy-slide-right
  • bouncy-slide-top
  • bouncy-slide-down
  • scale-fade
  • scale-fade-in
  • bouncy-scale-in
  • flip-in
  • rotate-in
  • more if you have :)

##How to use?##

  1. Add ngAnimate.js first. (from angularjs1.2 extras)
  2. Add ng-animate.css to you website.
  3. Add animate class in html elements which you want have some effect.
  4. Done!

DEMO

http://augus.github.io/ngAnimate/

About

ngAnimate is best effect sulotion made for AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published