Skip to content
阮喵喵笔记
Search
K
Main Navigation
学习待办
遭遇的bug
git使用
演示用的demo
css训练
50天50个小项目
Appearance
Menu
Return to top
本页目录
前端动画库 animate.css
https://animate.style/
https://github.com/animate-css/animate.css
安装
bash
npm
install
animate.css
--save
这说明该依赖为生产环境依赖。要打包至生产环境的。
贡献者
ruan-cat
页面历史
最后编辑于 1 分钟前
查看完整历史
d12f4b9
-
🔧 build(notes): 升级依赖。