微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

常用的几个框架官网【前端 / 自用】

做个记录

  • vxe-table 【表格库】
    https://xuliangzhan_admin.gitee.io/vxe-table/#/table/start/install

  • Echarts 【可视化图表库】
    https://echarts.apache.org/zh/index.html

  • d2 【开源中后台前端框架 最好搭配一个ui组件框架】
    https://d2.pub/zh/

  • element 【ui框架 / 喜欢配色和样式】
    https://element.eleme.cn/#/zh-CN

-element+【vue3.0版本】
https://element-plus.gitee.io/#/zh-CN/component/installation

  • iview 【ui框架 / 也常用 / 有小程序版本没用过】
    https://iview.github.io/

  • vant【移动端ui框架 / 组件比较多 /有小程序版 】
    https://vant-contrib.gitee.io/vant/#/zh-CN/home

-NutUI【京东 / 移动端ui框架】
https://nutui.jd.com/#/index

  • ColorUI 【小程序组件库 / 组件少但是颜色挺好看的 / 也是不更新了】
    https://www.color-ui.com/

  • CKEditor 【富文本编译器】
    https://ckeditor.com/

-DataV 构建大屏(全屏)数据展示页面即数据可视化的一个
http://datav.jiaminghi.com/guide/charts.html

(用dataV vue2.0 搭建的数据大屏项目)
-https://gitee.com/MTrun/big-screen-vue-datav

  • ant design【react组件库 包括pc和H5】
    https://ant.design/index-cn

  • animate.css【动画效果
    https://gitee.com/xulongchang/animate.css?utm_source=alading&utm_campaign=repo

  • swiper【轮播组件】
    https://www.swiper.com.cn/

  • mescroll.js【移动端滚动插件 兼容性好】
    http://www.mescroll.com/

  • lodash.js 【js 实用工具库】
    https://www.lodashjs.com/

  • day.js【日期时间相关】
    https://dayjs.fenxianglu.cn/

  • timeago【时间处理(xx小时之前)】

  • moment.js【日期时间相关】

  • meditor.md【markdown】

  • Validator【表单验证】

  • vue-draggable 【拖拽组件 vue】
    https://www.itxst.com/vue-draggable/tutorial.html

  • vue-qr 【生成二维码

  • vue-cropper【图片裁切工具】
    https://github.com/xyxiao001/vue-cropper

  • vue-lazyload【懒加载】
    https://www.npmjs.com/package/vue-lazyload

  • vue-simple-upload【上传组件】
    https://github.com/saivarunk/vue-simple-upload

-tailwindcss【小体积css 响应式】
https://www.tailwindcss.cn/

  • alpinejs【】
    https://www.alpinejs.cn/

  • vue-amap 【高德地图插件
    https://docs.guyixi.cn/vue-amap/#/zh-cn/vector/circle

-vscode 插件

liveServer (方便直接打开页面

原文地址:https://www.jb51.cc/wenti/3282151.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐