文件名称:react-wow:在React组件中使用CSS动画
文件大小:772KB
文件格式:ZIP
更新时间:2024-06-03 17:40:26
react animation react-component JavaScript
React WOW
Using CSS animation in your react components.
依赖
安装
$ npm install --save react-wow
示例
import React from 'react'
import ReactDOM from 'react-dom'
import ReactWOW from 'react-wow'
const App = () =>
【文件预览】:
react-wow-master
----.travis.yml(334B)
----.eslintrc(2KB)
----example()
--------assets()
--------routes()
--------containers()
--------index.html(660B)
--------index.dev.html(693B)
--------components()
--------app.js(275B)
--------favicon.ico(4KB)
----.babelrc(71B)
----package.json(3KB)
----test()
--------specs()
--------Test.component.js(695B)
--------karma.conf.js(3KB)
----LICENSE(1KB)
----package-lock.json(449KB)
----dist()
--------index.js(14KB)
--------utils()
----src()
--------index.js(9KB)
--------utils()
----webpack.config.babel.js(7KB)
----webpack.dll.config.babel.js(746B)
----.gitignore(3KB)
----README.md(2KB)
----yarn.lock(268KB)
----.eslintignore(62B)
----.editorconfig(214B)
----.gitattributes(105B)