zoukankan
html css js c++ java
前端开发网址整理
前端开发相关网站
阿里镜像站
yarn
下载
https://npm.taobao.org/mirrors/yarn/
Node.js
下载
https://npm.taobao.org/mirrors/node/
git-for-windows
下载
https://npm.taobao.org/mirrors/git-for-windows/
node-sass
下载
https://npm.taobao.org/mirrors/node-sass/
Vue UI库
PC端
element UI
https://element.eleme.cn/#/zh-CN
Iview UI
https://iviewui.com/
Ant Design Vue UI
https://www.antdv.com/docs/vue/introduce-cn/
Hey UI
https://www.heyui.top/
Mobile端
Vant UI
https://vant-contrib.gitee.io/vant/#/zh-CN/
https://youzan.github.io/vant/#/zh-CN/
Muse-UI
https://muse-ui.org/#/zh-CN
Cube UI
https://didi.github.io/cube-ui/#/zh-CN/
React UI库
Ant Design
https://ant.design/index-cn
Ant Design Mobile
https://mobile.ant.design/index-cn
视频播放器
阿里云Aliplayer播放器
西瓜播放器
(字节跳动)
腾讯TcPlayer播放器
360奇舞团chimee播放器
Editor编辑器
Braft Editor
(美观好用的React富文本编辑器)
wangEditor
UEditor
(百度)
CKEditor 5
开源CDN
BootCDN
Staticfile CDN
JSDELIVR CDN
UNPKG CDN
注
:不定期更新,如有更好资源,请留言共享呦!
查看全文
相关阅读:
面向接口程序设计思想实践
Block Chain Learning Notes
ECMAScript 6.0
Etcd Learning Notes
Travis CI Build Continuous Integration
Markdown Learning Notes
SPRING MICROSERVICES IN ACTION
Java Interview Questions Summary
Node.js Learning Notes
Apache Thrift Learning Notes
原文地址:https://www.cnblogs.com/zxk5211/p/13600349.html
最新文章
JQuery的serializeObject 序列化form表单
IDEA从Dao层跳转到对应mapper文件设置(插件)
window.location.search.substr(1)方法
dev中 使用一些控件后,窗体屏蔽右键某些菜单
IDEA2019.2 Plugins中搜索不到任何插件解决办法(绝对可行)
c# winform程序打包为EXE文件
ICO图标在线制作
mysql驱动与版本不匹配问题:com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException异常解决方法
c# TargetInvocationException 异常原因:缺少dll依赖
mysql建数据库的字符集与排序规则说明
热门文章
cmd命令关闭Tomcat的两种方法
TypeScript 编译器源码研究(一)
gitignore 规范
[讨论]是否将单元测试文件和源文件放在一起
分支规范
源映射(Source Map)详解
前端项目结构设计精细方案
我心目中的最好操作系统臆想
轻量、强大的代码编辑器控件-WinForm完美版
记录一个设计的问题
Copyright © 2011-2022 走看看