我在前端学斩神——这十多个轮子手把手教你成为前端之王
开发过程中,一直听到有人讨论是不是需要重复造轮子,笔者认为有能力的人,轮子得造,但是往往开发周期短,轮子的使用节省的时间可以更好的去理解业务。🐕
使用到业务中,也能发现轮子的利弊,发现了问题可以造更好的轮子。这是笔者在开发中常用到的轮子,也欢迎大家把开发中用到的非常好的轮子在评论区评论。🐱
🚀UI组件库
❀element
https://element.eleme.cn/#/zh-CN
❀vant
https://youzan.github.io/vant/#/zh-CN/
❀View UI
www.iviewui.com/
❀ant design
ant.design/index-cn
(没用过)
❀Mint UI
mint-ui.github.io/#!/zh-cn
🚀动画库
❀Animate.css
animate.style/
🚀滚动插件
❀mescroll.js
www.mescroll.com/api.html
🚀轮播图
❀swiper
www.swiper.com.cn/
🚀满屏滚动
https://github.com/alvarotrigo/fullPage.js
🚀函数库
❀lodash.js
www.lodashjs.com/
❀day.js
dayjs.fenxianglu.cn/
❀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
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
今天的分享就到此为止啦,希望小伙伴们都能有所收获,成为前端大神!
文章来源: blog.csdn.net,作者:渣渣ye,版权归原作者所有,如需转载,请联系作者。
原文链接:blog.csdn.net/yyfloveqcw/article/details/124106480
- 点赞
- 收藏
- 关注作者
评论(0)