Skip to content

Instantly share code, notes, and snippets.

@mustafix
Created November 12, 2017 13:16
Show Gist options
  • Save mustafix/0cbc4f973ac27c96d906f90538d08253 to your computer and use it in GitHub Desktop.
Save mustafix/0cbc4f973ac27c96d906f90538d08253 to your computer and use it in GitHub Desktop.
def
jswing
easeInQuad
easeOutQuad
easeInOutQuad
easeInCubic
easeOutCubic
easeInOutCubic
easeInQuart
easeOutQuart
easeInOutQuart
easeInSine
easeOutSine
easeInOutSine
easeInExpo
easeOutExpo
easeInOutExpo
easeInQuint
easeOutQuint
easeInOutQuint
easeInCirc
easeOutCirc
easeInOutCirc
easeInElastic
easeOutElastic
easeInOutElastic
easeInBack
easeOutBack
easeInOutBack
easeInBounce
easeOutBounce
easeInOutBounce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment