theme: smartblue
小知识,大挑战!本文正在参与“程序员必备小知识”创作活动。
前言
开发中,一直听到有人讨论是不是需要重复造轮子,我觉得有能力的人,轮子得造。但是往往开发周期短,轮子的使用节省的时间可以更好的去理解业务,使用到业务中,也能发现轮子的利弊,发现了问题可以造更好的轮子。这是我开发中常用到的轮子。也欢迎大家把开发中用到的非常好的轮子在评论区评论。
UI组件库
element
https://element.eleme.cn/#/zh-CN
vant
https://youzan.github.io/vant/#/zh-CN/
View UI
ant design
没用过
Mint UI
http://mint-ui.github.io/#!/zh-cn
动画库
Animate.css
滚动插件
mescroll.js
http://www.mescroll.com/api.html
轮播图
swiper
满屏滚动
https://github.com/alvarotrigo/fullPage.js
函数库
lodash.js
day.js
timeago.js
https://github.com/hustcc/timeago.js
视频弹幕播放器
https://github.com/chenjianfang/scroxt
拖拽
vue-draggable
https://www.itxst.com/vue-draggable/tutorial.html
生成二维码
vue-qr
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://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
最后
如果对您有帮助,希望能给个👍评论收藏三连!
欢迎关注互相交流,有问题可以评论留言。
大家也可以分享在开发中用到的轮子写在评论区。
版权声明:著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 作者: zz 原文链接:https://juejin.im/post/7012012633180078117