## UI组件库
**element**
https://element.eleme.cn/#/zh-CN
**vant**
https://youzan.github.io/vant/#/zh-CN/
**View UI**
**https://www.iviewui.com/**
**ant design**
https://ant.design/index-cn
**没用过**
**Mint UI**
http://mint-ui.github.io/#!/zh-cn
## 动画库
**Animate.css**
[](url)https://animate.style/
## 滚动插件
**mescroll.js**
[](url)http://www.mescroll.com/api.html
## 轮播图
**swiper**
[](url)https://www.swiper.com.cn/
## 满屏滚动
[](url)https://github.com/alvarotrigo/fullPage.js
## 函数库
**lodash.js**
[](url)https://www.lodashjs.com/
**day.js**
[](url) https://dayjs.fenxianglu.cn/
**timeago.js**
https://github.com/hustcc/timeago.js
## 视频弹幕播放器
[](url) https://github.com/chenjianfang/scroxt
## 拖拽
**vue-draggable**
[](url)https://www.itxst.com/vue-draggable/tutorial.html
## 生成二维码
**vue-qr**
[](url) https://www.npmjs.com/package/vue-qr
## 图片剪裁
**vue-cropper**
https://github.com/xyxiao001/vue-cropper
## 图片懒加载
**vue-lazyload**
https://www.npmjs.com/package/vue-lazyload
## 复制粘贴
https://github.com/zenorocha/clipboard.js
## 打印
https://www.npmjs.com/package/vue-easy-print
## html转为图片
http://nicethemes.cn/news/txtlist_i31456v.html
## 数据可视化
**echarts**
https://echarts.apache.org/zh/index.html
https://v-charts.js.org/#/
## 手写签名插件
https://github.com/neighborhood999/vue-signature-pad
## 国际化
**i18next**
https://github.com/i18next/i18next
**vue-i18n**
https://github.com/kazupon/vue-i18n
## 移动端滚动选择器
**picker-extend.js**
https://github.com/majunchang/picker-extend
**BetterScroll**
https://ustbhuangyi.github.io/better-scroll/#/examples/picker
## 城市选择器
**vue-city**
https://github.com/xinxingyu/vue-city
## 上传组件
**vue-simple-upload**
https://github.com/saivarunk/vue-simple-upload
## 表单检验
**validator.js**
https://github.com/validatorjs/validator.js
## Markdown 编辑器
**Markdown**
https://pandao.github.io/editor.md/
## Web代码编辑器
**ACE Editor**
<https://github.com/ajaxorg/ace>