1、Easing Functions Cheat Sheet
Easing functions specify the speed of animation to make the movement more natural. Real objects don’t just move at a constant speed, and do not start and stop in an instant. This page helps you choose the right easing function.
2、Simple Easing Functions in Javascript - see https://github.com/gre/bezier-easing
https://gist.github.com/gre/1650294
Simple Easing Functions in Javascript - see https://github.com/gre/bezier-easing - easing.js