61 lines
2.2 KiB
Markdown
61 lines
2.2 KiB
Markdown
<h1 align="center">💡开发文档</h1>
|
||
<p align="center">👉 开发常用网址列表,持续更新…… 👀</p>
|
||
|
||
## 1️⃣ 前端
|
||
|
||
[NPM](https://www.npmjs.com)
|
||
|
||
### Vue
|
||
|
||
[Vue3 文档](https://cn.vuejs.org) | [Vite 文档](https://cn.vitejs.dev) | [Vue CLI 文档](https://cli.vuejs.org) | [Vue Router](https://router.vuejs.org/zh/index.html)
|
||
|
||
### Vue 组件库
|
||
|
||
[Ant Design](https://ant-design.antgroup.com/index-cn) | [TDesign](https://tdesign.tencent.com) | [Arco Design](https://arco.design) | [Ant Design Vue](https://www.antdv.com/components/overview-cn) | [Element UI](https://element.eleme.cn) | [Element Plus](https://element-plus.org/zh-CN/#/zh-CN)
|
||
|
||
[Vant 4](https://vant-contrib.gitee.io/vant/#/zh-CN) | [FrozenUI](http://frozenui.github.io/components/components)
|
||
|
||
### 图表图形库
|
||
|
||
[ECharts](https://echarts.apache.org/zh/index.html) | [AntV](https://antv.gitee.io/zh) | [HighCharts](https://www.hcharts.cn/demo/highcharts)
|
||
|
||
### 微信
|
||
|
||
[微信公众平台](https://mp.weixin.qq.com) | [小程序开发文档](https://developers.weixin.qq.com/miniprogram/dev/framework) | [公众号开发文档](https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Overview.html)
|
||
|
||
### 三维
|
||
|
||
[Unity](https://unity.cn) | [ThreeJS](https://threejs.org)
|
||
|
||
### GIS
|
||
|
||
[Leaflet](https://leafletjs.com) | [OpenLayers](https://openlayers.org/) | [Mapbox 文档](https://docs.mapbox.com) | [Cesium](https://cesium.com) | [SuperMap](https://iclient.supermap.io)
|
||
|
||
### 素材
|
||
|
||
[IconFont](https://www.iconfont.cn) | [摄图网](https://699pic.com/)
|
||
|
||
### Blazor 组件库
|
||
|
||
[Fast Design](https://www.fast.design/) | [Ant Design Blazor](https://antblazor.com/zh-CN/components/overview)
|
||
|
||
## 2️⃣ 后端
|
||
|
||
### .Net
|
||
|
||
[Razor Pages](https://learn.microsoft.com/zh-cn/aspnet/core/razor-pages/?view=aspnetcore-7.0&tabs=visual-studio) | [颖华 Nuget](https://nuget.yinghuasoft.com)
|
||
|
||
### Java
|
||
|
||
## 3️⃣ 移动端
|
||
|
||
[Flutter 文档](https://flutter.cn/docs) | [Flutter Packages](https://pub.dev)
|
||
|
||
## 4️⃣ 部署运维
|
||
|
||
[Docker Hub](https://hub.docker.com)
|
||
|
||
## 5️⃣ 工具
|
||
|
||
[VS Code](https://code.visualstudio.com) | [Git](https://git-scm.com) | [Navicat](https://www.navicat.com.cn/products) | [Github](https://github.com)
|