Skip to content

Repository files navigation

FX

A lightweight and standalone JavaScript library for animation and effects

  • Perform tween on almost all CSS properties
  • Supports both scroll and color animations
  • Supports transitional easing
  • Multi-unit support (px, em, ex, %, etc.)
  • Optionally assign a callback to invoke upon animation completion
  • Utility methods include isAnimating and stop
  • Supports IE6+, FF, Opera, Safari, and Chrome
  • FX.Node plugin provides easy effects and an animation queue for single elements
  • No browser detection

For more information regarding FX, please visit the blog post located here: http://ryanmorr.com/archives/fx-lightweight-and-standalone-animation

License

FX is licensed under the terms of the MIT License, see the included license.txt file.

About

A lightweight and standalone JavaScript library for animation and effects

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors