firedev / animation

React-ish Web Animation Links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web/React Animation Links

Libraries

  • GreenSock/GSAP — High-performance animation for the web
  • Velocity — Animation engine with the same API as jQuery's $.animate()
  • React AnimationReactTransitionGroup and ReactCSSTransitionGroup
  • Pixi.js — 2D webGL renderer with canvas fallback

Repositories

  • Animachine — An animation tool for any kind of web content, a GUI for GSAP
  • React GSAP Enhancer — Apply GSAP animations on components without side effects. Part of the Animachine.
  • React Motion — A spring that solves your animation problems.
  • Velocity React — React components for Velocity.js
  • BodyMovin — After Effects to SVG/JS exporter

Self-contained / Standalone

About

React-ish Web Animation Links