官网效果展示:https://www.delac.io/wow/

github: https://github.com/matthieua/WOW

利用方法

html炫酷网页wow 合营 animatecss 实现炫酷网页后果 Vue.js

下载:npm install wowjs --save引入利用:

之后我们把 animate.css 引入进来就可以利用了。

引入 animate.css

先容:animate.css 是一个css3动画库,包含76种动画,并且完备免费开源,可以到github上去下载,利用方法也非常大略,并且由于是css库的缘故原由,完备兼容 H5,小程序以及uni-app。

官网:https://daneden.github.io/animate.css/

github: https://github.com/daneden/animate.css

下载:npm install animate.css --save

引入:import './animate.css'

ps: 如果须要兼容 小程序 uni-app 可以看看这篇:在H5,小程序,uni-app中利用animate.css

利用方法

在须要用到这个效果的元素上面添加class=\"大众wow fadeInUp\公众 和 data-wow-delay=\"大众.1s\公众,详细所表示的含义不才图中有解释

没错!
引入之后利用便是这么大略!