文件名称:cinderella:[WIP]一个很小的转换库
文件大小:94KB
文件格式:ZIP
更新时间:2024-05-20 22:13:07
JavaScript
工作正在进行中 灰姑娘 一个很小的转换库。 import cinderella from 'cinderella' cinderella ( ) . add ( { targets : '.foo' , transform : { translateY : { from : 0 , to : '-200px' , duration : 1000 , easing : 'easeInOutQuad' , } } } ) . play ( ) 需要更多信息吗? 访问网站: :
【文件预览】:
cinderella-master
----.travis.yml(212B)
----rollup-min.config.js(215B)
----.nvmrc(2B)
----.babelrc(61B)
----rollup.config.js(508B)
----.flowconfig(13B)
----package.json(3KB)
----tools()
--------.eslintrc(85B)
--------utils.js(2KB)
--------scripts()
----wallaby.js(509B)
----LICENSE(1KB)
----package-lock.json(368KB)
----src()
--------utils.js(374B)
--------index.js(563B)
--------easings.js(6KB)
--------raf.js(887B)
--------__tests__()
--------timelines.js(15KB)
--------types.js(4KB)
--------targets.js(6KB)
----.gitignore(195B)
----README.md(866B)