react-motion:一个解决动画问题的弹簧

时间:2024-03-04 04:11:56
【文件属性】:

文件名称:react-motion:一个解决动画问题的弹簧

文件大小:789KB

文件格式:ZIP

更新时间:2024-03-04 04:11:56

JavaScript

React运动 import { Motion , spring } from 'react-motion' ; // In your render... < Motion xss=removed xss=removed> { value => < div> { value . x } < / div > } < / Motion > 对0到10的计数器进行动画处理。 有关更高级的用法,请参见下文。 安装 Npm: npm install --save react-motion Bower:请勿与bower install react-motion一起bower install react-motion ,否则将无法使用。 使用bower install --save https://unpkg.c


【文件预览】:
react-motion-master
----.travis.yml(114B)
----.eslintrc(2KB)
----.babelrc(380B)
----rollup.config.js(2KB)
----demos()
--------demo2-draggable-balls()
--------demo1-chat-heads()
--------demo7-water-ripples()
--------demo0-simple-transition()
--------demo4-photo-gallery()
--------demo5-spring-parameters-chooser()
--------demo3-todomvc-list-transition()
--------README.md(253B)
--------demo8-draggable-list()
----.flowconfig(708B)
----HISTORY.md(8KB)
----package.json(4KB)
----test()
--------index.js(108B)
--------Motion-test.js(13KB)
--------TransitionMotion-test.js(26KB)
--------createMockRaf.js(758B)
--------stripStyle-test.js(362B)
--------mergeDiff-test.js(3KB)
--------StaggeredMotion-test.js(9KB)
--------integration()
----server.js(508B)
----LICENSE(1KB)
----src()
--------presets.js(241B)
--------reorderKeys.js(329B)
--------mapToZero.js(344B)
--------Types.js(3KB)
--------react-motion.js(431B)
--------stepper.js(1KB)
--------Motion.js(8KB)
--------shouldStopAnimation.js(832B)
--------TransitionMotion.js(20KB)
--------StaggeredMotion.js(9KB)
--------stripStyle.js(491B)
--------mergeDiff.js(4KB)
--------spring.js(326B)
----.npmignore(159B)
----.size-snapshot.json(463B)
----AUTHORS(599B)
----.gitignore(112B)
----webpack.config.js(1KB)
----karma.conf.js(2KB)
----README.md(15KB)
----yarn.lock(337KB)
----.eslintignore(133B)
----bower.json(746B)

网友评论