vue
# vue 网址
vite 源码解析:http://vite.ssr-fc.com/ (opens new window)
vue-cli 源码分析:https://kuangpf.com/vue-cli-analysis/ (opens new window)
# vue2 源码解析
- Vue 源码系列-Vue 中文社区
网址: https://vue-js.com/learn-vue/ (opens new window) github: https://github.com/answershuto/learnVue (opens new window)
- Vue.js 技术揭秘
网址:https://ustbhuangyi.github.io/vue-analysis/ (opens new window) github: https://github.com/ustbhuangyi/vue-analysis (opens new window)
- 深入剖析 Vue 源码
网址:https://book.penblog.cn/ (opens new window) github: https://github.com/Ocean1509/In-depth-analysis-of-Vue (opens new window)
# vue3
- vue3 源码解读
- vue3 中文文档
- vue3 生态汇总
# vue 生态
- vue 官网
- vuex
- vue-router
- vue ssr
- vue 风格指南
- vue-cli
- vuepress(vue 博客工具)
# UI 框架
- element
- iView1
- iView2.0
- Muse-UI
- Radon UI
网址: https://luojilab.github.io/radon-ui/0.5.0/#/ (opens new window)
- buefy 基于 Bulma 的 Vue.js 的轻量级 UI 组件
- Ant Design of Vue
网址: https://vue.ant.design/docs/vue/introduce/ (opens new window)
# 移动端
- Vant(轻量、可靠的移动端 Vue 组件库)
网址: https://youzan.github.io/vant/#/zh-CN/intro (opens new window)
- YDUI
- YDUI2
- Mint UI
- Touch UI 是一套完全免费的高质量移动端 UI 框架
网址: http://www.wetouch.net/touchui_doc/quickstart/ (opens new window)
- Cube UI
基于 Vue.js 实现的精致移动端组件库 滴滴内部组件库精简提炼而来 网址: https://didi.github.io/cube-ui/#/zh-CN (opens new window)
- ZARM-VUE
基于 Vue 的 UI 组件库,为用户体验而生 网址: https://zarm-vue.gitee.io/#/ (opens new window)
# 小程序
- mpvue
- Vant Weapp(轻量、可靠的小程序 UI 组件库)
网址: https://youzan.github.io/vant-weapp/#/intro (opens new window)
# 微信公众号
- jqueryweui
# vue 后台管理模板
- vue-element-admin
文档: https://panjiachen.github.io/vue-element-admin-site/zh/ (opens new window) github: https://github.com/PanJiaChen/vue-element-admin (opens new window)
- Vue Antd Admin
网址: https://iczer.gitee.io/vue-antd-admin-docs/ (opens new window)
- D2 Admin
网址: https://fairyever.com/d2-admin/doc/zh/ (opens new window) 网址 2: https://d2admin.fairyever.com/#/index (opens new window)
# 框架
- Nuxt.js
- LAVAS
简介: 基于 Vue.js 的 PWA 解决方案 网址: https://lavas.baidu.com/ (opens new window)
# 教程
- 老马博客
网址: https://www.aicoder.com/vue/preview/all.html (opens new window)
- vue 源码解读
https://www.cnblogs.com/tiedaweishao/p/8933153.html (opens new window) https://github.com/qq281113270/vue (opens new window)
# 原生
- Weex