-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathfront_end_framework.ts
More file actions
291 lines (291 loc) · 12.4 KB
/
front_end_framework.ts
File metadata and controls
291 lines (291 loc) · 12.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
import { IGroup } from '../../../types'
export const FrontEndFramework: IGroup = {
icon: 'icon-qianduankaifa',
name: '前端框架',
en_name: 'Deep Learning',
order: 4,
children: [
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*lvWgQa9WbVwAAAAAAAAAAAAADrZ5AQ/original',
name: 'ArcGIS Maps SDK for JavaScript',
en_name: 'ArcGIS Maps SDK for JavaScript',
description: '构建由Esri支持的高性能2D和3D地图应用。',
en_description:
'Build high-performing 2D and 3D mapping applications supported by Esri.',
site_url: 'https://developers.arcgis.com/javascript/',
order: 134,
tags: ['Mapping Applications', '2D', '3D', 'Esri']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*mvMlQquWXgMAAAAAAAAAAAAADrZ5AQ/original',
name: 'CesiumJS',
en_name: 'CesiumJS',
description: '用于构建一流的3D地球和地图的开源JavaScript库。',
en_description:
'An open source JavaScript library for world-class 3D globes and maps.',
site_url: 'https://cesium.com/platform/cesiumjs/',
order: 135,
tags: ['3D Globes', '3D Maps', 'JavaScript Library']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*-wEuR7INE7QAAAAAAAAAAAAADrZ5AQ/original',
name: 'Clockwork Micro',
en_name: 'Clockwork Micro',
description:
'通过将线框地形转换为Minecraft风格的地形立方体来简化和可视化地形数据。',
en_description:
'Geospatial tools to create vector tile endpoints from postgis databases and full web maps.',
site_url: 'https://clockworkmicro.com',
order: 136,
tags: [
'Vector Tile Endpoints',
'PostGIS Databases',
'Web Maps',
'Minecraft Style'
]
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*4SqnSoaKpskAAAAAAAAAAAAADrZ5AQ/original',
name: 'd3-carto-map',
en_name: 'd3-carto-map',
description: '使用D3创建基于图层的地图的库。',
en_description: 'A library for creating layer-based maps using D3.',
site_url: 'https://github.com/emeeks/d3-carto-map',
order: 138,
tags: ['Layer-based Maps', 'D3']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*4SqnSoaKpskAAAAAAAAAAAAADrZ5AQ/original',
name: 'd3-geomap',
en_name: 'd3-geomap',
description: '基于D3.js创建地理地图的库。',
en_description:
'A library for creating geographical maps based on D3.js.',
site_url: 'https://d3-geomap.github.io/',
order: 139,
tags: ['Geographical Maps', 'D3.js']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*4SqnSoaKpskAAAAAAAAAAAAADrZ5AQ/original',
name: 'D3.js',
en_name: 'D3.js',
description: '用于根据数据操作文档的JavaScript库。',
en_description:
'A JavaScript library for manipulating documents based on data.',
site_url: 'https://d3js.org/',
order: 140,
tags: ['Data Manipulation', 'JavaScript Library']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*4SqnSoaKpskAAAAAAAAAAAAADrZ5AQ/original',
name: 'Echarts',
en_name: 'Echarts',
description: '由百度支持的用户友好的数据可视化库。',
en_description:
'A user-friendly data visualization library supported by Baidu.',
site_url: 'https://echarts.apache.org/zh/index.html',
order: 141,
tags: ['Data Visualization', 'Baidu']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*TrBASa3dWpkAAAAAAAAAAAAADrZ5AQ/original',
name: 'Google Maps Javascript API',
en_name: 'Google Maps Javascript API',
description: '用于谷歌地图的JavaScript API。',
en_description: 'A JavaScript api for google map.',
site_url: 'https://developers.google.com/maps/',
order: 143,
tags: ['Google Map', 'JavaScript API']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*VgV-RJ3blbIAAAAAAAAAAAAADrZ5AQ/original',
name: 'jVectorMap',
en_name: 'jVectorMap',
description:
'一个基于矢量的、跨浏览器和跨平台的组件,用于在Web上进行交互式地理相关数据可视化。',
en_description:
'A vector-based, cross-browser and cross-platform component for interactive geography-related data visualization on the web.',
site_url: 'http://jvectormap.com/',
order: 144,
tags: [
'Vector-based',
'Interactive Visualization',
'Geography-related Data'
]
},
{
icon: 'https://gw.alipayobjects.com/zos/antfincdn/OI%26h7HXH33/L7%252520dilikongjianshujukeshihua.svg',
name: 'L7',
en_name: 'L7',
description: '由蚂蚁金融支持的大规模WebGL动力地理空间数据可视化。',
en_description:
'Large-scale WebGL-powered Geospatial Data Visualization By Ant Financial.',
site_url: 'https://github.com/antvis/L7',
order: 145,
tags: ['WebGL', 'Geospatial Data Visualization', 'Ant Financial']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*Y9hQQIqG4RwAAAAAAAAAAAAADrZ5AQ/original',
name: 'Leaflet',
en_name: 'Leaflet',
description: '用于创建移动友好的交互式地图的开源JavaScript库。',
en_description:
'Open source JavaScript library for mobile-friendly interactive maps.',
site_url: 'https://leafletjs.com/',
order: 146,
tags: ['Open Source', 'JavaScript Library', 'Interactive Maps']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*AovwR7a7TqkAAAAAAAAAAAAADrZ5AQ/original',
name: 'Mapbox GL JS',
en_name: 'Mapbox GL JS',
description:
'一个JavaScript和WebGL库,可从矢量瓦片和Mapbox GL样式规范渲染交互式地图。',
en_description:
'A JavaScript & WebGL library that renders interactive maps from vector tiles and the Mapbox GL Style Specification.',
site_url: 'https://www.mapbox.com/mapbox-gl-js/api/',
order: 147,
tags: ['JavaScript Library', 'WebGL', 'Interactive Maps', 'Vector Tiles']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*BJsjQrU57ZkAAAAAAAAAAAAADrZ5AQ/original',
name: 'MapLibre GL',
en_name: 'MapLibre GL',
description: '是Mapbox GL JS切换到非OSS许可证之前的社区主导分支。',
en_description:
'Is a community led fork derived from Mapbox GL JS prior to their switch to a non-OSS license.',
site_url: 'https://github.com/maplibre/maplibre-gl-js',
order: 148,
tags: ['Community Led Fork', 'Mapbox GL JS', 'Non-OSS License']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_gjo0cl/afts/img/A*SLH1QZOg_JAAAAAAAAAAAAAADjDHAQ/original',
name: 'maptalks.js',
en_name: 'maptalks.js',
description: '一个轻量级且可插拔的JavaScript库,用于集成2D/3D地图。',
en_description:
'A light and plugable JavaScript library for integrated 2D/3D maps.',
site_url: 'https://github.com/maptalks/maptalks.js',
order: 149,
tags: ['Lightweight', 'Plugable', 'JavaScript Library', '2D/3D Maps']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*lImyTYAmEoYAAAAAAAAAAAAADrZ5AQ/original',
name: 'Mapv',
en_name: 'Mapv',
description: '一种地理可视化库。',
en_description: 'A library of geography visualization.',
site_url: 'https://github.com/huiyan-fe/mapv/',
order: 150,
tags: ['Geography Visualization']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*ebYBSJl97_8AAAAAAAAAAAAADrZ5AQ/original',
name: 'OpenLayers',
en_name: 'OpenLayers',
description: '用于查看开源JavaScript地图的库。',
en_description: 'Open source JavaScript map viewing library.',
site_url: 'http://openlayers.org/',
order: 152,
tags: ['Open Source', 'JavaScript Library', 'Map Viewing']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*CkAkTa8vxnUAAAAAAAAAAAAADrZ5AQ/original',
name: 'OpenMapTiles',
en_name: 'OpenMapTiles',
description: '用于自主托管OpenStreetMap地图的一套开源工具。',
en_description:
'Set of open-source tools for self-hosting of OpenStreetMap maps in more than 50 languages.',
site_url: 'https://openmaptiles.org/',
order: 153,
tags: ['Open Source', 'Self-hosting', 'OpenStreetMap Maps']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_gjo0cl/afts/img/A*37IkTLyFeBoAAAAAAAAAAAAADjDHAQ/original',
name: 'GEOS-WASM',
en_name: 'GEOS-WASM',
description:
'WebAssembly port of the Geometry Engine - Open Source (GEOS) library for geometric operations.',
en_description:
'WebAssembly port of the Geometry Engine - Open Source (GEOS) library for geometric operations.',
site_url: 'https://github.com/chrispahm/geos-wasm',
order: 9,
tags: ['WebAssembly', 'Geometry Engine', 'Geometric Operations']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*kC6YTrxlXZEAAAAAAAAAAAAADrZ5AQ/original',
name: 'Polymaps',
en_name: 'Polymaps',
description: '使用SVG创建图像和矢量切片地图的JavaScript库。',
en_description:
'A JavaScript library for image- and vector-tiled maps using SVG.',
site_url: 'http://polymaps.org/',
order: 154,
tags: ['JavaScript Library', 'Image Maps', 'Vector-tiled Maps', 'SVG']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*7Xu_Rrs0QBMAAAAAAAAAAAAADrZ5AQ/original',
name: 'SuperMap iClient JavaScript',
en_name: 'SuperMap iClient JavaScript',
description: '由超图支持的云GIS Web客户端开发平台。',
en_description:
'Cloud GIS web client development platform supported by SuperMap.',
site_url: 'http://iclient.supermap.io',
order: 155,
tags: ['Cloud GIS', 'Web Client Development', 'SuperMap']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*lImyTYAmEoYAAAAAAAAAAAAADrZ5AQ/original',
name: 'three-geo',
en_name: 'three-geo',
description: '基于three.js的地理可视化库。',
en_description: 'Is a three.js based geographic visualization library.',
site_url: 'https://github.com/w3reality/three-geo',
order: 156,
tags: ['three.js', 'Geographic Visualization']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_gjo0cl/afts/img/A*SLH1QZOg_JAAAAAAAAAAAAAADjDHAQ/original',
name: 'three.js',
en_name: 'three.js',
description: '使WebGL更简单的JavaScript 3D库。',
en_description: 'A JavaScript 3D library which makes WebGL simpler.',
site_url: 'http://threejs.org/',
order: 157,
tags: ['JavaScript Library', 'WebGL', '3D']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_b5qxsh/afts/img/A*x7cSR676G70AAAAAAAAAAAAADrZ5AQ/original',
name: 'turf.js',
en_name: 'turf.js',
description: '用于浏览器和Node的高级地理空间分析库,得到Mapbox支持。',
en_description:
'Advanced geospatial analysis for browsers and node supported by Mapbox.',
site_url: 'http://turfjs.org/',
order: 158,
tags: ['Browser', 'Node', 'Geospatial Analysis', 'Mapbox']
},
{
icon: 'https://mdn.alipayobjects.com/huamei_gjo0cl/afts/img/A*SLH1QZOg_JAAAAAAAAAAAAAADjDHAQ/original',
name: 'webglearth2',
en_name: 'webglearth2',
description:
'在任何Web浏览器中运行的开源虚拟地球Web应用程序,支持WebGL HTML5标准。',
en_description:
'Open-source virtual planet web application running in any web browser with support for WebGL HTML5 standard.',
site_url: 'https://github.com/webglearth/webglearth2',
order: 159,
tags: ['Open Source', 'Virtual Planet', 'Web Application', 'WebGL']
},
{
icon: '',
name: 'pigeon-maps',
en_name: 'pigeon-maps',
description: '没有外部依赖的ReactJS地图。',
en_description: 'ReactJS Maps without external dependencies.',
site_url: 'https://pigeon-maps.js.org/',
order: 160,
tags: ['Open Source', 'ReactJS', 'JavaScript Library', 'Map Viewing']
}
]
}