Blame

5bcdcf Qwas 2024-03-27 14:03:25
新增技术栈文档链接
1
# 技术栈
2
3
## Vue2 相关
4
5
- [Vue 2](https://v2.cn.vuejs.org/)
6
- [Vue cli](https://cli.vuejs.org/zh/)
7
- [Element](https://element.eleme.cn/#/zh-CN)
8
- [Vant 2](https://vant-contrib.gitee.io/vant/v2)
9
10
## Vue3 相关
11
12
- [Vue 3](https://cn.vuejs.org/)
13
- [Pinia](https://pinia.vuejs.org/zh/)
14
- [Vant 4](https://vant-contrib.gitee.io/vant)
a4dbf0 Qwas 2024-03-28 03:06:45
调整格式
15
- [Vite](https://cn.vitejs.dev/guide/)
5bcdcf Qwas 2024-03-27 14:03:25
新增技术栈文档链接
16
17
## 小程序
18
19
- [微信小程序开发文档](https://developers.weixin.qq.com/miniprogram/dev/framework/)
20
- [微信公众号JS-SDK说明文档](https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html)
21
- [uniapp](https://uniapp.dcloud.net.cn/)
22
- [uniapp 演示示例](https://hellouniapp.dcloud.net.cn/)
23
24
## React
25
26
- [React 中文文档](https://zh-hans.react.dev/)
27
81c530 Qwas 2024-03-28 03:05:48
新增 node.js
28
## Node.js
29
30
- [Node.js learn](https://nodejs.org/en/learn/getting-started/introduction-to-nodejs)
31
- [Node.js API文档](https://nodejs.org/docs/latest/api/)
32
- [Node.js API中文文档](https://doc.cherrychat.org/node/) GPT 翻译 v21.7.1
33
5bcdcf Qwas 2024-03-27 14:03:25
新增技术栈文档链接
34
## 其他
35
d9e5e3 Qwas 2024-04-03 09:39:29
修改 typescript 链接地址
36
- [Typescript](https://www.typescriptlang.org/zh/docs/)
a4dbf0 Qwas 2024-03-28 03:06:45
调整格式
37
- [Typescript 中文](https://doc.cherrychat.org/ts/) TypeScript 3.1 中文
1be736 Qwas 2024-04-03 09:27:20
新增 electron
38
- [Electron](https://www.electronjs.org/zh/docs/latest/)