Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 433 Bytes

jstween为简单好用的tween类,api参考tweenlite。可对一般对象或者Dom对象使用(只针对style下属性,包括rotationX等属性)。

jstimeline为jstween的扩展库,类似于greensock的TimelineLite,不过功能比较简单,方便编写大量基于时间线的jstween.

jsparallax为jstween的扩展库,用于开发滚屏错层效果.

默认单位是px,支持rem,vw,vh。

API文档请查看doc目录