tween-axis:快速添加补间合成引擎

时间:2021-05-01 19:44:00
【文件属性】:
文件名称:tween-axis:快速添加补间合成引擎
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-01 19:44:00
tween animation vanilla-js reversible additive-animation 补间轴 快速,加性,可逆,基于增量的补间合成引擎 允许在相同属性和多个对象上应用正向和反向多重补间 允许补间 允许帧预生成, 补间轴仅组成数字补间,不包括CSS多路复用器 在任何环境下工作 真正基本的例子: import TweenAxis from "tween-axis" ; let axis = new TweenAxis ( [ { from : 0 , duration : 100 , // easeFn : "easePolyOut", // any fn from https://github.com/d3/d3-ease or the easing function target : "m
【文件预览】:
tween-axis-master
----.gitignore(382B)
----package.json(904B)
----src()
--------index.js(1KB)
--------tween-axis.js(16KB)
--------lines()
----LICENCE.HEAD.MD(1KB)
----dist()
--------tween-axis.js(11KB)
----LICENSE.MD(1KB)
----readme.md(2KB)

网友评论