Easing.js是一个jQuery动画效果扩展增强插件。
Easing.js
jQuery
Easing.js官网:http://jqueryui.com/easing
查看效果
通过bower下载:
bower install easingjs --save
<script src="/bower_components/jquery/jquery.min.js"></script> <script src="/bower_components/easingjs/jquery.easing.min.js"></script>