|
PC端
Ant Design (保举)
难度级别:中等
合用框架:最火的三大框架均可以
注:假如你是vue喜好者不是很倡议,ant写法相似于react
网址:http://ant.design/index-cn
element-ui (保举)
难度级别:简略
合用框架:vue2
网址:http://element-plus.gitee.io/zh-CN/guide/design.html
element-plus(不保举)
难度级别:简略
合用框架:vue3
注:得多bug,需求去修正
网址:
http://element-plus.gitee.io/zh-CN/guide/design.html
挪动端:
Vant (保举)
难度级别:简略
合用框架:vue2、vue3、react、微信小顺序
注:该UI库次要倾向于电商
网址:http://vant-contrib.gitee.io/vant/v2/#/zh-CN/
vux(不保举)
难度级别:简略
合用框架:vue
注:不倡议使用,该框架是集体开发者开发保护;得多组件都需求自行去修正源码;比 如:输出框革除
网址:http://doc.vux.li/zh-CN/about/before-using-vux.html
uView(保举)
难度级别:简略
合用框架:uniapp
网址:http://www.uviewui.com/
第三方插件
echarts(保举)
难度级别:中
作用:数据可视化表格
网址:http://echarts.apache.org/examples/zh/index.html
jsencrypt
难度级别:简略
作用:加密解密
网址:http://GitHub.com/travist/jsencrypt
day.js
难度级别:简略
作用:解析、验证、操作时间
网址:http://dayjs.fenxianglu.cn/
js-base64
难度级别:简略
作用:base64加密和解密,以及Uint8Array等操作
网址:http://www.npmjs.com/package/js-base64
qrcodejs
难度级别:简略
作用:生成二维码
网址:http://github.com/davidshimjs/qrcodejs
weapp-qrcode-canvas-2d
作用:微信小顺序生成二维码(兼容uniapp)
网址:http://github.com/DoctorWei/weapp-qrcode-canvas-2d
html2canvas
难度级别:中
作用:能够将dom生成图片(能够了解为截图)
注:不克不及在小顺序上使用
网址:http://html2canvas.hertzen.com/
Painter
难度级别:中
作用:小顺序海报生成
注:能够兼容各端小顺序
网址:http://github.com/Kujiale-Mobile/Painter
lodashjs
难度级别:简略
作用:对js的数组、对象等操作
网址:http://www.lodashjs.com/
swiper
难度级别:中
作用:合用于各端轮播图;目前是功用最弱小、至多的轮播图
github:http://github.com/nolimits4web/Swiper
网址:http://www.swiper.com.cn/
Draggable
作用:拖拽
github:http://github.com/SortableJS/Vue.Draggable
网址:http://sortablejs.github.io/Vue.Draggable/#/simple
crypto-js
作用:AES加密,解密;ecb和cbc模式
github:http://github.com/brix/crypto-js
vue-video-player
作用:视频播放组件
使用框架:vue
github:http://github.com/surmon-china/videojs-player
网址:http://github.surmon.me/videojs-player
uglifyjs
作用:代码紧缩
github:http://github.com/mishoo/UglifyJS
网址:http://lisperator.net/uglifyjs/
javascript-obfuscator
作用:代码混杂
github:http://github.com/javascript-obfuscator/javascript-obfuscator
网址:http://obfuscator.io/
Fabric.js
作用:操作canvas画图
GitHub:http://github.com/fabricjs/fabric.js
网址:fabricjs.com/
Animate.css
作用:动画库
GitHub:http://github.com/animate-css/animate.css
网址:animate.style/
图片来源于网络侵删
ml5-library
作用:人工智能辨认;且能够自行训练机器人
注:底层是TensorFlow.js
GitHub:http://github.com/ml5js/ml5-library
网址:http://ml5js.org/
学习网址:http://blog.csdn.net/fribbler/article/details/1087280十一
printJs
作用:打印办事
GitHub:http://github.com/crabbly/print.js
网址:printjs.crabbly.com/
clipboard
作用:将阅读器内容复制到剪切板
GitHub:http://github.com/zenorocha/clipboard.js
网址:clipboardjs.com/
以上是我在开发中使用或者感觉对比好的插件或者库;在此小小的记载一下,也分享给大家,假如大家有更好的也能够分享给我哦;互相学习,内卷起来 |
|